Function wolfssl_sys::wc_Sha384Update
source ยท pub unsafe extern "C" fn wc_Sha384Update(
sha: *mut wc_Sha384,
data: *const byte,
len: word32,
) -> c_intpub unsafe extern "C" fn wc_Sha384Update(
sha: *mut wc_Sha384,
data: *const byte,
len: word32,
) -> c_int