Function wolfssl_sys::wc_HashFinal

source ·
pub unsafe extern "C" fn wc_HashFinal(
    hash: *mut wc_HashAlg,
    type_: wc_HashType,
    out: *mut byte
) -> c_int