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