Home
last modified time | relevance | path

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

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Daes-wrap.c26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
Dcrypto_openssl.c431 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
446 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_wolfssl.c412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_linux.c784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Daes-wrap.c26 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
Daes-unwrap.c26 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_wolfssl.c412 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
425 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_linux.c784 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
Dcrypto_openssl.c504 int aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain, u8 *cipher) in aes_wrap()
519 int aes_unwrap(const u8 *kek, size_t kek_len, int n, const u8 *cipher, in aes_unwrap()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dwpa_ft.c762 size_t kek_len; in wpa_ft_process_gtk_subelem() local
845 size_t kek_len; in wpa_ft_process_igtk_subelem() local
915 size_t kek_len; in wpa_ft_process_bigtk_subelem() local
Dwpa.c4631 size_t *kek_len, const u8 **snonce, in fils_build_assoc_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dwpa_ft.c695 size_t kek_len; in wpa_ft_process_gtk_subelem() local
778 size_t kek_len; in wpa_ft_process_igtk_subelem() local
Dwpa.c4080 size_t *kek_len, const u8 **snonce, in fils_build_assoc_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dsae.h69 size_t kek_len; member
Dwpa_common.h243 size_t kek_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpas_glue.c1146 const u8 *kek, size_t kek_len, in wpa_supplicant_set_rekey_offload()
Ddriver_i.h592 const u8 *kek, size_t kek_len, in wpa_drv_set_rekey_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dwpa_common.h217 size_t kek_len; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpas_glue.c1219 const u8 *kek, size_t kek_len, in wpa_supplicant_set_rekey_offload()
Ddriver_i.h645 const u8 *kek, size_t kek_len, in wpa_drv_set_rekey_info()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dwpa_auth_ft.c2174 size_t kek_len; in wpa_ft_gtk_subelem() local
2260 size_t kek_len; in wpa_ft_igtk_subelem() local
2320 size_t kek_len; in wpa_ft_bigtk_subelem() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dwpa_auth_ft.c2174 size_t kek_len; in wpa_ft_gtk_subelem() local
2242 size_t kek_len; in wpa_ft_igtk_subelem() local
/third_party/openssl/test/
Devp_extra_test.c1194 int len, kek_len, ciphertext_len, plaintext_len; in test_EVP_Enveloped() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c8262 static void nl80211_set_rekey_info(void *priv, const u8 *kek, size_t kek_len, in nl80211_set_rekey_info()

12