Home
last modified time | relevance | path

Searched defs:encr (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Dwps_supplicant.h24 const char *encr; member
/dflybsd-src/contrib/wpa_supplicant/src/eap_peer/
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()
H A Dikev2.h18 int encr; member
H A Dikev2.c38 const struct ikev2_encr_alg *encr; in ikev2_derive_keys() local
/dflybsd-src/contrib/wpa_supplicant/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()
699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, in eap_eke_session_init()
H A Deap_sim_common.c496 struct eap_sim_attrs *attr, int aka, int encr) in eap_sim_parse_attr()
976 size_t mac, iv, encr; /* index from buf */ member
H A Dikev2_common.c631 const struct ikev2_encr_alg *encr, in ikev2_derive_sk_keys()
/dflybsd-src/contrib/wpa_supplicant/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
H A Deap_server_fast.c820 struct wpabuf *encr; in eap_fast_encrypt_phase2() local
H A Deap_server_teap.c791 struct wpabuf *encr; in eap_teap_encrypt_phase2() local
/dflybsd-src/contrib/wpa_supplicant/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()
H A Dwps_registrar.c2475 static int wps_process_encr_type_flags(struct wps_data *wps, const u8 *encr) in wps_process_encr_type_flags()
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.c1433 int keyidx, int encr, int force_version) in __wpa_send_eapol()
1649 int keyidx, int encr) in wpa_send_eapol()
3148 int wpa_ie_len, secure, keyidx, encr = 0; in SM_STATE() local
4988 int wpa_ie_len, secure, keyidx, encr = 0; in wpa_auth_resend_m3() local
H A Dwps_hostapd.c1736 const char *auth, const char *encr, const char *key) in hostapd_wps_config_ap()