Function botan_sys::botan_mac_set_key
source ยท pub unsafe extern "C" fn botan_mac_set_key(
mac: botan_mac_t,
key: *const u8,
key_len: usize,
) -> c_int
pub unsafe extern "C" fn botan_mac_set_key(
mac: botan_mac_t,
key: *const u8,
key_len: usize,
) -> c_int