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

/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.h24 const char *encr; member in struct:wps_new_ap_settings
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Dikev2.h18 int encr; member in struct:ikev2_proposal_data
H A Dikev2.c42 const struct ikev2_encr_alg *encr; local
[all...]
H A Deap_server_fast.c815 struct wpabuf *encr; local
/freebsd-10-stable/contrib/wpa/src/eap_peer/
H A Dikev2.h18 int encr; member in struct:ikev2_proposal_data
H A Dikev2.c38 const struct ikev2_encr_alg *encr; local
[all...]
/freebsd-10-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c414 char *ssid, *auth, *encr = NULL, *key = NULL; local
/freebsd-10-stable/contrib/wpa/src/eap_common/
H A Deap_sim_common.c497 eap_sim_parse_attr(const u8 *start, const u8 *end, struct eap_sim_attrs *attr, int aka, int encr) argument
974 size_t mac, iv, encr; /* index from buf */ member in struct:eap_sim_msg
[all...]
H A Dikev2_common.c691 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
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_common.c149 struct wpabuf * wps_decrypt_encr_settings(struct wps_data *wps, const u8 *encr, argument
H A Dwps_registrar.c2308 static int wps_process_encr_type_flags(struct wps_data *wps, const u8 *encr) argument
/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwps_hostapd.c1430 hostapd_wps_config_ap(struct hostapd_data *hapd, const char *ssid, const char *auth, const char *encr, const char *key) argument
H A Dwpa_auth.c1908 int wpa_ie_len, secure, keyidx, encr local
1207 __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
1358 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
[all...]
/freebsd-10-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis.c616 static int ndis_set_encr_status(struct wpa_driver_ndis_data *drv, int encr) argument
631 u32 encr; local
1054 u32 auth_mode, encr, priv_mode, mode; local
[all...]

Completed in 323 milliseconds