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