Function boring_sys::CMAC_Update
source ยท pub unsafe extern "C" fn CMAC_Update(
ctx: *mut CMAC_CTX,
in_: *const u8,
in_len: usize,
) -> c_intpub unsafe extern "C" fn CMAC_Update(
ctx: *mut CMAC_CTX,
in_: *const u8,
in_len: usize,
) -> c_int