Home
last modified time | relevance | path

Searched refs:mac_context (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Drx.h423 u8 mac_context; member
518 u8 mac_context; member
/freebsd-13.1/sys/contrib/openzfs/module/icp/core/
H A Dkcf_callprov.c1418 crypto_context_t mac_context = mac_ctx; in kcf_emulate_dual() local
1429 crypto_cancel_ctx(mac_context); in kcf_emulate_dual()
1439 err = crypto_mac_update(mac_context, in kcf_emulate_dual()
1446 crypto_cancel_ctx(mac_context); in kcf_emulate_dual()
1452 err = crypto_mac_final(mac_context, mac, NULL); in kcf_emulate_dual()
/freebsd-13.1/sys/dev/iwm/
H A Dif_iwmreg.h2943 uint8_t mac_context; member