Function wolf_crypto_sys::wc_GmacSetKey

source ยท
pub unsafe extern "C" fn wc_GmacSetKey(
    gmac: *mut Gmac,
    key: *const byte,
    len: word32,
) -> c_int