omac_init

Function omac_init 

Source
pub unsafe extern "C" fn omac_init(
    omac: *mut omac_state,
    cipher: c_int,
    key: *const c_uchar,
    keylen: c_ulong,
) -> c_int