Function nettle_sys::nettle_hmac_md5_set_key
source · pub unsafe extern "C" fn nettle_hmac_md5_set_key(
ctx: *mut hmac_md5_ctx,
key_length: usize,
key: *const u8
)
pub unsafe extern "C" fn nettle_hmac_md5_set_key(
ctx: *mut hmac_md5_ctx,
key_length: usize,
key: *const u8
)