Function wolfssl_sys::wc_Sha384Final

source ยท
pub unsafe extern "C" fn wc_Sha384Final(
    sha384: *mut wc_Sha384,
    hash: *mut byte,
) -> c_int