Function wolfssl_sys::wc_HmacFinal

source ยท
pub unsafe extern "C" fn wc_HmacFinal(
    hmac: *mut Hmac,
    out: *mut byte,
) -> c_int