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