Function wolfssl_sys::wc_Sha224Update

source ·
pub unsafe extern "C" fn wc_Sha224Update(
    sha224: *mut wc_Sha224,
    data: *const byte,
    len: word32
) -> c_int