Function openssl_sys::CMAC_Update
source ยท pub unsafe extern "C" fn CMAC_Update(
ctx: *mut CMAC_CTX,
data: *const c_void,
len: size_t,
) -> c_int
pub unsafe extern "C" fn CMAC_Update(
ctx: *mut CMAC_CTX,
data: *const c_void,
len: size_t,
) -> c_int