Home
last modified time | relevance | path

Searched defs:encr (Results 1 - 25 of 46) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.h24 const char *encr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.h24 const char *encr; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dfils_aead.c221 u8 *capab, *ies, *encr; in fils_encrypt_assoc_req() local
272 u8 *capab, *ies, *encr; in fils_decrypt_assoc_resp() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dfils_aead.c221 u8 *capab, *ies, *encr; in fils_encrypt_assoc_req() local
273 u8 *capab, *ies, *encr; in fils_decrypt_assoc_resp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.h18 int encr; member
H A Deap_server_tls.c271 struct wpabuf *plain, *encr; in eap_tls_process_msg() local
H A Dikev2.c42 const struct ikev2_encr_alg *encr; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.h18 int encr; member
H A Deap_server_tls_common.c382 struct wpabuf *plain, *encr; in eap_server_tls_phase1() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_eke_common.h64 u8 encr; member
H A Deap_eke_common.c42 static int eap_eke_dhcomp_len(u8 dhgroup, u8 encr) in eap_eke_dhcomp_len() argument
699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init() argument
[all...]
H A Deap_sim_common.c495 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) eap_sim_parse_attr() argument
976 size_t mac, iv, encr; /* index from buf */ global() member
[all...]
H A Dikev2_common.c629 ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, const struct ikev2_integ_alg *integ, const struct ikev2_encr_alg *encr, const u8 *skeyseed, const u8 *data, size_t data_len, struct ikev2_keys *keys) ikev2_derive_sk_keys() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.h18 int encr; member
H A Deap_eke.c32 u8 encr; /* forced encryption algorithm or 0 to allow all supported */ member
175 static int eap_eke_supp_encr(u8 encr) in eap_eke_supp_encr() argument
[all...]
H A Dikev2.c38 const struct ikev2_encr_alg *encr; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_eke_common.h64 u8 encr; member
H A Deap_eke_common.c42 static int eap_eke_dhcomp_len(u8 dhgroup, u8 encr) in eap_eke_dhcomp_len() argument
699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init() argument
[all...]
H A Dikev2_common.c629 ikev2_derive_sk_keys(const struct ikev2_prf_alg *prf, const struct ikev2_integ_alg *integ, const struct ikev2_encr_alg *encr, const u8 *skeyseed, const u8 *data, size_t data_len, struct ikev2_keys *keys) ikev2_derive_sk_keys() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.h18 int encr; member
H A Deap_eke.c32 u8 encr; /* forced encryption algorithm or 0 to allow all supported */ member
175 static int eap_eke_supp_encr(u8 encr) in eap_eke_supp_encr() argument
[all...]
H A Dikev2.c38 const struct ikev2_encr_alg *encr; in ikev2_derive_keys() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
279 int encr = encrSelect->currentIndex(); in addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; in paramsFromConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.cpp72 int auth, encr = 0; in paramsFromScanResults() local
279 int encr = encrSelect->currentIndex(); in addNetwork() local
534 int auth = AUTH_NONE_OPEN, encr = 0; in paramsFromConfig() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_common.c155 struct wpabuf * wps_decrypt_encr_settings(struct wps_data *wps, const u8 *encr, in wps_decrypt_encr_settings() argument

Completed in 17 milliseconds

12