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