Function wolfssl_sys::wc_Sha512Update
source · pub unsafe extern "C" fn wc_Sha512Update(
sha: *mut wc_Sha512,
data: *const byte,
len: word32
) -> c_intpub unsafe extern "C" fn wc_Sha512Update(
sha: *mut wc_Sha512,
data: *const byte,
len: word32
) -> c_int