Skip to main content

wc_Sha224Update

Function wc_Sha224Update 

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