Function wolf_crypto_sys::wc_HmacSetKey
source ยท pub unsafe extern "C" fn wc_HmacSetKey(
hmac: *mut Hmac,
type_: c_int,
key: *const byte,
keySz: word32,
) -> c_intpub unsafe extern "C" fn wc_HmacSetKey(
hmac: *mut Hmac,
type_: c_int,
key: *const byte,
keySz: word32,
) -> c_int