Function wolf_crypto_sys::wc_HashFinal
source ยท pub unsafe extern "C" fn wc_HashFinal(
hash: *mut wc_HashAlg,
type_: wc_HashType,
out: *mut byte,
) -> c_intpub unsafe extern "C" fn wc_HashFinal(
hash: *mut wc_HashAlg,
type_: wc_HashType,
out: *mut byte,
) -> c_int