Home
last modified time | relevance | path

Searched defs:kek (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/wpa/src/crypto/
H A Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
H A Daes-wrap.c26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
H A Dcrypto_linux.c784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
H A Dcrypto_wolfssl.c692 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
709 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
H A Dcrypto_openssl.c595 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
638 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ft.c806 const u8 *kek; in wpa_ft_process_gtk_subelem() local
889 const u8 *kek; in wpa_ft_process_igtk_subelem() local
959 const u8 *kek; in wpa_ft_process_bigtk_subelem() local
H A Dwpa.c5989 struct wpabuf * fils_build_assoc_req(struct wpa_sm *sm, const u8 **kek, in fils_build_assoc_req()
/freebsd/contrib/wpa/src/common/
H A Ddpp_backup.c269 u8 kek[DPP_MAX_HASH_LEN]; in dpp_build_pw_recipient_info() local
1137 u8 kek[DPP_MAX_HASH_LEN]; in dpp_conf_resp_env_data() local
H A Dcommon_module_tests.c712 const u8 kek[] = { in pasn_test_no_pasn_auth() local
H A Dsae.h69 u8 kek[SAE_MAX_HASH_LEN]; member
H A Dwpa_common.h258 u8 kek[WPA_KEK_MAX_LEN]; /* EAPOL-Key Key Encryption Key (KEK) */ member
/freebsd/contrib/wpa/src/pae/
H A Dieee802_1x_key.c138 size_t ckn_bytes, u8 *kek, size_t kek_bytes) in ieee802_1x_kek_aes_cmac()
H A Dieee802_1x_kay_i.h108 struct mka_key kek; member
/freebsd/crypto/openssl/crypto/cms/
H A Dcms_kari.c215 unsigned char kek[EVP_MAX_KEY_LENGTH]; in cms_kek_cipher() local
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dd3.h483 u8 kek[IWL_KEK_MAX_SIZE]; global() member
491 u8 kek[IWL_KEK_MAX_SIZE]; global() member
504 u8 kek[IWL_KEK_MAX_SIZE]; global() member
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1239 const u8 *kek, size_t kek_len, in wpa_supplicant_set_rekey_offload()
H A Ddriver_i.h612 const u8 *kek, size_t kek_len, in wpa_drv_set_rekey_info()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_ft.c2224 const u8 *kek; in wpa_ft_gtk_subelem() local
2311 const u8 *kek, *igtk; in wpa_ft_igtk_subelem() local
2372 const u8 *kek, *bigtk; in wpa_ft_bigtk_subelem() local
/freebsd/crypto/openssl/test/
H A Devp_extra_test.c1295 unsigned char *kek = NULL; in test_EVP_Enveloped() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h399 u8 kek[NL80211_KEK_EXT_LEN]; global() member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h330 u8 kek[NL80211_KCK_LEN]; member
H A Dwmi.h6260 u8 kek[GTK_OFFLOAD_KEK_BYTES]; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1559 u8 kek[NL80211_KEK_LEN]; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1054 const uint8_t *kck, *kek, *replay_ctr; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c10281 static void nl80211_set_rekey_info(void *priv, const u8 *kek, size_t kek_len, in nl80211_set_rekey_info()