Searched defs:encr (Results 1 - 19 of 19) sorted by path

/freebsd-11-stable/contrib/wpa/src/eap_common/
H A Deap_eke_common.h64 u8 encr; member in struct:eap_eke_session
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) argument
H A Deap_eke_common.c42 static int eap_eke_dhcomp_len(u8 dhgroup, u8 encr) argument
699 int eap_eke_session_init(struct eap_eke_session *sess, u8 dhgroup, u8 encr, 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) argument
976 size_t mac, iv, encr; /* index from buf */ member in struct:eap_sim_msg
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dikev2.h18 int encr; member in struct:ikev2_proposal_data
H A Deap_eke.c32 u8 encr; /* forced encryption algorithm or 0 to allow all supported */ member in struct:eap_eke_data
175 static int eap_eke_supp_encr(u8 encr) argument
[all...]
H A Dikev2.c38 const struct ikev2_encr_alg *encr; local
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Dikev2.h18 int encr; member in struct:ikev2_proposal_data
H A Deap_server_fast.c820 struct wpabuf *encr; local
H A Deap_server_teap.c791 struct wpabuf *encr; local
H A Deap_server_tls.c271 struct wpabuf *plain, *encr; local
H A Dikev2.c42 const struct ikev2_encr_alg *encr; local
[all...]
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c501 char *ssid, *auth, *encr = NULL, *key = NULL; local
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c1429 __wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr, int force_version) argument
1645 wpa_send_eapol(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, int key_info, const u8 *key_rsc, const u8 *nonce, const u8 *kde, size_t kde_len, int keyidx, int encr) argument
3148 int wpa_ie_len, secure, keyidx, encr = 0; local
4988 int wpa_ie_len, secure, keyidx, encr = 0; local
[all...]
H A Dwps_hostapd.c1735 hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, const char *auth, const char *encr, const char *key) argument
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis.c617 static int ndis_set_encr_status(struct wpa_driver_ndis_data *drv, int encr) argument
632 u32 encr; local
1042 u32 auth_mode, encr, priv_mode, mode; local
[all...]
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_common.c155 struct wpabuf * wps_decrypt_encr_settings(struct wps_data *wps, const u8 *encr, argument
H A Dwps_registrar.c2475 static int wps_process_encr_type_flags(struct wps_data *wps, const u8 *encr) argument
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.h24 const char *encr; member in struct:wps_new_ap_settings

Completed in 360 milliseconds