Function wolf_crypto_sys::wc_HmacInit

source ยท
pub unsafe extern "C" fn wc_HmacInit(
    hmac: *mut Hmac,
    heap: *mut c_void,
    devId: c_int,
) -> c_int