Function wolf_crypto_sys::wc_ShaHash

source ยท
pub unsafe extern "C" fn wc_ShaHash(
    data: *const byte,
    len: word32,
    hash: *mut byte,
) -> c_int