/freebsd/contrib/wpa/src/crypto/ |
H A D | aes-unwrap.c | 26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
|
H A D | aes-wrap.c | 26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
|
H A D | crypto_linux.c | 784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
|
H A D | crypto_wolfssl.c | 692 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 D | crypto_openssl.c | 595 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 D | wpa_ft.c | 806 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 D | wpa.c | 5989 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 D | dpp_backup.c | 269 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 D | common_module_tests.c | 712 const u8 kek[] = { in pasn_test_no_pasn_auth() local
|
H A D | sae.h | 69 u8 kek[SAE_MAX_HASH_LEN]; member
|
H A D | wpa_common.h | 258 u8 kek[WPA_KEK_MAX_LEN]; /* EAPOL-Key Key Encryption Key (KEK) */ member
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_key.c | 138 size_t ckn_bytes, u8 *kek, size_t kek_bytes) in ieee802_1x_kek_aes_cmac()
|
H A D | ieee802_1x_kay_i.h | 108 struct mka_key kek; member
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_kari.c | 215 unsigned char kek[EVP_MAX_KEY_LENGTH]; in cms_kek_cipher() local
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | d3.h | 483 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 D | wpas_glue.c | 1239 const u8 *kek, size_t kek_len, in wpa_supplicant_set_rekey_offload()
|
H A D | driver_i.h | 612 const u8 *kek, size_t kek_len, in wpa_drv_set_rekey_info()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth_ft.c | 2224 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 D | evp_extra_test.c | 1295 unsigned char *kek = NULL; in test_EVP_Enveloped() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mvm.h | 399 u8 kek[NL80211_KEK_EXT_LEN]; global() member
|
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | core.h | 330 u8 kek[NL80211_KCK_LEN]; member
|
H A D | wmi.h | 6260 u8 kek[GTK_OFFLOAD_KEK_BYTES]; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac_mcu.h | 1559 u8 kek[NL80211_KEK_LEN]; member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 1054 const uint8_t *kck, *kek, *replay_ctr; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211.c | 10281 static void nl80211_set_rekey_info(void *priv, const u8 *kek, size_t kek_len, in nl80211_set_rekey_info()
|