Function wolfssl_sys::wc_ShaFinal

source ยท
pub unsafe extern "C" fn wc_ShaFinal(
    sha: *mut wc_Sha,
    hash: *mut byte,
) -> c_int