Function boring_sys::SHA1_Update
source ยท pub unsafe extern "C" fn SHA1_Update(
sha: *mut SHA_CTX,
data: *const c_void,
len: usize,
) -> c_intpub unsafe extern "C" fn SHA1_Update(
sha: *mut SHA_CTX,
data: *const c_void,
len: usize,
) -> c_int