/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.c | 56 static Boolean eapol_get_bool(struct eap_sm *sm, enum eapol_bool_var var) in eapol_get_bool() 62 static void eapol_set_bool(struct eap_sm *sm, enum eapol_bool_var var, in eapol_set_bool() 69 static unsigned int eapol_get_int(struct eap_sm *sm, enum eapol_int_var var) in eapol_get_int() 75 static void eapol_set_int(struct eap_sm *sm, enum eapol_int_var var, in eapol_set_int() 82 static struct wpabuf * eapol_get_eapReqData(struct eap_sm *sm) in eapol_get_eapReqData() 88 static void eap_notify_status(struct eap_sm *sm, const char *status, in eap_notify_status() 98 static void eap_sm_free_key(struct eap_sm *sm) in eap_sm_free_key() 107 static void eap_deinit_prev_method(struct eap_sm *sm, const char *txt) in eap_deinit_prev_method() 130 int eap_allowed_method(struct eap_sm *sm, int vendor, u32 method) in eap_allowed_method() 374 static char * eap_home_realm(struct eap_sm *sm) in eap_home_realm() [all …]
|
D | eap_tls.c | 32 static void * eap_tls_init(struct eap_sm *sm) in eap_tls_init() 76 static void * eap_unauth_tls_init(struct eap_sm *sm) in eap_unauth_tls_init() 103 static void * eap_wfa_unauth_tls_init(struct eap_sm *sm) in eap_wfa_unauth_tls_init() 138 static void eap_tls_deinit(struct eap_sm *sm, void *priv) in eap_tls_deinit() 151 static struct wpabuf * eap_tls_failure(struct eap_sm *sm, in eap_tls_failure() 173 static void eap_tls_success(struct eap_sm *sm, struct eap_tls_data *data, in eap_tls_success() 209 static struct wpabuf * eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() 288 static Boolean eap_tls_has_reauth_data(struct eap_sm *sm, void *priv) in eap_tls_has_reauth_data() 295 static void eap_tls_deinit_for_reauth(struct eap_sm *sm, void *priv) in eap_tls_deinit_for_reauth() 304 static void * eap_tls_init_for_reauth(struct eap_sm *sm, void *priv) in eap_tls_init_for_reauth() [all …]
|
D | eap_ttls.c | 71 static void * eap_ttls_init(struct eap_sm *sm) in eap_ttls_init() 169 static void eap_ttls_phase2_eap_deinit(struct eap_sm *sm, in eap_ttls_phase2_eap_deinit() 189 static void eap_ttls_deinit(struct eap_sm *sm, void *priv) in eap_ttls_deinit() 268 static int eap_ttls_v0_derive_key(struct eap_sm *sm, in eap_ttls_v0_derive_key() 303 static u8 * eap_ttls_implicit_challenge(struct eap_sm *sm, in eap_ttls_implicit_challenge() 333 static int eap_ttls_phase2_eap_process(struct eap_sm *sm, in eap_ttls_phase2_eap_process() 359 static int eap_ttls_phase2_request_eap_method(struct eap_sm *sm, in eap_ttls_phase2_request_eap_method() 431 static int eap_ttls_phase2_request_eap(struct eap_sm *sm, in eap_ttls_phase2_request_eap() 474 static int eap_ttls_phase2_request_mschapv2(struct eap_sm *sm, in eap_ttls_phase2_request_mschapv2() 569 static int eap_ttls_phase2_request_mschap(struct eap_sm *sm, in eap_ttls_phase2_request_mschap() [all …]
|
D | eap_proxy_dummy.c | 27 int eap_proxy_key_available(struct eap_proxy_sm *sm) in eap_proxy_key_available() 33 const u8 * eap_proxy_get_eapKeyData(struct eap_proxy_sm *sm, size_t *len) in eap_proxy_get_eapKeyData() 39 struct wpabuf * eap_proxy_get_eapRespData(struct eap_proxy_sm *sm) in eap_proxy_get_eapRespData() 45 int eap_proxy_sm_step(struct eap_proxy_sm *sm, struct eap_sm *eap_sm) in eap_proxy_sm_step() 59 int eap_proxy_sm_get_status(struct eap_proxy_sm *sm, char *buf, size_t buflen, in eap_proxy_sm_get_status() 73 int eap_proxy_notify_config(struct eap_proxy_sm *sm, in eap_proxy_notify_config()
|
/external/wpa_supplicant_8/src/rsn_supp/ |
D | wpa.c | 43 int wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, in wpa_eapol_key_send() 96 void wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) in wpa_sm_key_request() 163 static void wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) in wpa_supplicant_key_mgmt_set_pmk() 181 static int wpa_supplicant_get_pmk(struct wpa_sm *sm, in wpa_supplicant_get_pmk() 336 int wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, in wpa_supplicant_send_2_of_4() 429 static int wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk() 444 static void wpa_supplicant_process_1_of_4(struct wpa_sm *sm, in wpa_supplicant_process_1_of_4() 554 struct wpa_sm *sm = eloop_ctx; in wpa_sm_start_preauth() local 559 static void wpa_supplicant_key_neg_complete(struct wpa_sm *sm, in wpa_supplicant_key_neg_complete() 605 struct wpa_sm *sm = eloop_ctx; in wpa_sm_rekey_ptk() local [all …]
|
D | wpa.h | 171 static inline void wpa_sm_deinit(struct wpa_sm *sm) in wpa_sm_deinit() 175 static inline void wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) in wpa_sm_notify_assoc() 179 static inline void wpa_sm_notify_disassoc(struct wpa_sm *sm) in wpa_sm_notify_disassoc() 183 static inline void wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, in wpa_sm_set_pmk() 189 static inline void wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) in wpa_sm_set_pmk_from_pmksa() 193 static inline void wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) in wpa_sm_set_fast_reauth() 197 static inline void wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) in wpa_sm_set_scard_ctx() 201 static inline void wpa_sm_set_config(struct wpa_sm *sm, in wpa_sm_set_config() 206 static inline void wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) in wpa_sm_set_own_addr() 210 static inline void wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, in wpa_sm_set_ifname() [all …]
|
D | preauth.h | 32 static inline void pmksa_candidate_free(struct wpa_sm *sm) in pmksa_candidate_free() 36 static inline void rsn_preauth_candidate_process(struct wpa_sm *sm) in rsn_preauth_candidate_process() 40 static inline int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, in rsn_preauth_init() 46 static inline void rsn_preauth_deinit(struct wpa_sm *sm) in rsn_preauth_deinit() 50 static inline int rsn_preauth_scan_results(struct wpa_sm *sm) in rsn_preauth_scan_results() 55 static inline void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, in rsn_preauth_scan_result() 60 static inline void pmksa_candidate_add(struct wpa_sm *sm, in pmksa_candidate_add() 66 static inline int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, in rsn_preauth_get_status() 72 static inline int rsn_preauth_in_progress(struct wpa_sm *sm) in rsn_preauth_in_progress()
|
D | preauth.c | 37 void pmksa_candidate_free(struct wpa_sm *sm) in pmksa_candidate_free() 55 struct wpa_sm *sm = ctx; in rsn_preauth_receive() local 77 struct wpa_sm *sm = ctx; in rsn_preauth_eapol_cb() local 121 struct wpa_sm *sm = eloop_ctx; in rsn_preauth_timeout() local 133 struct wpa_sm *sm = ctx; in rsn_preauth_eapol_send() local 170 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, in rsn_preauth_init() 273 void rsn_preauth_deinit(struct wpa_sm *sm) in rsn_preauth_deinit() 300 void rsn_preauth_candidate_process(struct wpa_sm *sm) in rsn_preauth_candidate_process() 367 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, in pmksa_candidate_add() 447 int rsn_preauth_scan_results(struct wpa_sm *sm) in rsn_preauth_scan_results() [all …]
|
D | wpa_ft.c | 21 int wpa_derive_ptk_ft(struct wpa_sm *sm, const unsigned char *src_addr, in wpa_derive_ptk_ft() 58 int wpa_sm_set_ft_params(struct wpa_sm *sm, const u8 *ies, size_t ies_len) in wpa_sm_set_ft_params() 141 static u8 * wpa_ft_gen_req_ies(struct wpa_sm *sm, size_t *len, in wpa_ft_gen_req_ies() 313 static int wpa_ft_install_ptk(struct wpa_sm *sm, const u8 *bssid) in wpa_ft_install_ptk() 346 int wpa_ft_prepare_auth_request(struct wpa_sm *sm, const u8 *mdie) in wpa_ft_prepare_auth_request() 369 int wpa_ft_process_response(struct wpa_sm *sm, const u8 *ies, size_t ies_len, in wpa_ft_process_response() 520 int wpa_ft_is_completed(struct wpa_sm *sm) in wpa_ft_is_completed() 532 void wpa_reset_ft_completed(struct wpa_sm *sm) in wpa_reset_ft_completed() 539 static int wpa_ft_process_gtk_subelem(struct wpa_sm *sm, const u8 *gtk_elem, in wpa_ft_process_gtk_subelem() 614 static int wpa_ft_process_igtk_subelem(struct wpa_sm *sm, const u8 *igtk_elem, in wpa_ft_process_igtk_subelem() [all …]
|
D | tdls.c | 158 static int wpa_tdls_get_privacy(struct wpa_sm *sm) in wpa_tdls_get_privacy() 176 static int wpa_tdls_del_key(struct wpa_sm *sm, struct wpa_tdls_peer *peer) in wpa_tdls_del_key() 189 static int wpa_tdls_set_key(struct wpa_sm *sm, struct wpa_tdls_peer *peer) in wpa_tdls_set_key() 222 static int wpa_tdls_send_tpk_msg(struct wpa_sm *sm, const u8 *dst, in wpa_tdls_send_tpk_msg() 233 static int wpa_tdls_tpk_send(struct wpa_sm *sm, const u8 *dest, u8 action_code, in wpa_tdls_tpk_send() 302 static int wpa_tdls_do_teardown(struct wpa_sm *sm, struct wpa_tdls_peer *peer, in wpa_tdls_do_teardown() 318 struct wpa_sm *sm = eloop_ctx; in wpa_tdls_tpk_retry_timeout() local 364 static void wpa_tdls_tpk_retry_timeout_cancel(struct wpa_sm *sm, in wpa_tdls_tpk_retry_timeout_cancel() 618 struct wpa_sm *sm = eloop_ctx; in wpa_tdls_tpk_timeout() local 648 static void wpa_tdls_peer_remove_from_list(struct wpa_sm *sm, in wpa_tdls_peer_remove_from_list() [all …]
|
/external/wpa_supplicant_8/src/eapol_supp/ |
D | eapol_supp_sm.h | 338 static inline void eapol_sm_deinit(struct eapol_sm *sm) in eapol_sm_deinit() 341 static inline void eapol_sm_step(struct eapol_sm *sm) in eapol_sm_step() 344 static inline int eapol_sm_get_status(struct eapol_sm *sm, char *buf, in eapol_sm_get_status() 349 static inline int eapol_sm_get_mib(struct eapol_sm *sm, char *buf, in eapol_sm_get_mib() 354 static inline void eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, in eapol_sm_configure() 359 static inline int eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, in eapol_sm_rx_eapol() 364 static inline void eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) in eapol_sm_notify_tx_eapol_key() 367 static inline void eapol_sm_notify_portEnabled(struct eapol_sm *sm, in eapol_sm_notify_portEnabled() 371 static inline void eapol_sm_notify_portValid(struct eapol_sm *sm, in eapol_sm_notify_portValid() 375 static inline void eapol_sm_notify_eap_success(struct eapol_sm *sm, in eapol_sm_notify_eap_success() [all …]
|
D | eapol_supp_sm.c | 167 struct eapol_sm *sm = timeout_ctx; in eapol_port_timers_tick() local 201 static void eapol_enable_timer_tick(struct eapol_sm *sm) in eapol_enable_timer_tick() 631 static void eapol_sm_txLogoff(struct eapol_sm *sm) in eapol_sm_txLogoff() 641 static void eapol_sm_txStart(struct eapol_sm *sm) in eapol_sm_txStart() 660 static void eapol_sm_processKey(struct eapol_sm *sm) in eapol_sm_processKey() 839 static void eapol_sm_getSuppRsp(struct eapol_sm *sm) in eapol_sm_getSuppRsp() 849 static void eapol_sm_txSuppRsp(struct eapol_sm *sm) in eapol_sm_txSuppRsp() 891 static void eapol_sm_abortSupp(struct eapol_sm *sm) in eapol_sm_abortSupp() 909 static void eapol_sm_set_port_authorized(struct eapol_sm *sm) in eapol_sm_set_port_authorized() 921 static void eapol_sm_set_port_unauthorized(struct eapol_sm *sm) in eapol_sm_set_port_unauthorized() [all …]
|
/external/wpa_supplicant_8/src/eap_server/ |
D | eap_server_tls.c | 56 static void eap_tls_valid_session(struct eap_sm *sm, struct eap_tls_data *data) in eap_tls_valid_session() 71 static void * eap_tls_init(struct eap_sm *sm) in eap_tls_init() 93 static void * eap_unauth_tls_init(struct eap_sm *sm) in eap_unauth_tls_init() 115 static void * eap_wfa_unauth_tls_init(struct eap_sm *sm) in eap_wfa_unauth_tls_init() 137 static void eap_tls_reset(struct eap_sm *sm, void *priv) in eap_tls_reset() 147 static struct wpabuf * eap_tls_build_start(struct eap_sm *sm, in eap_tls_build_start() 168 static struct wpabuf * eap_tls_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_tls_buildReq() 211 static Boolean eap_tls_check(struct eap_sm *sm, void *priv, in eap_tls_check() 238 static void eap_tls_process_msg(struct eap_sm *sm, void *priv, in eap_tls_process_msg() 252 static void eap_tls_process(struct eap_sm *sm, void *priv, in eap_tls_process() [all …]
|
D | eap_server_sim.c | 74 static void * eap_sim_init(struct eap_sm *sm) in eap_sim_init() 92 static void eap_sim_reset(struct eap_sm *sm, void *priv) in eap_sim_reset() 101 static struct wpabuf * eap_sim_build_start(struct eap_sm *sm, in eap_sim_build_start() 147 static int eap_sim_build_encr(struct eap_sm *sm, struct eap_sim_data *data, in eap_sim_build_encr() 218 static struct wpabuf * eap_sim_build_challenge(struct eap_sm *sm, in eap_sim_build_challenge() 248 static struct wpabuf * eap_sim_build_reauth(struct eap_sm *sm, in eap_sim_build_reauth() 285 static struct wpabuf * eap_sim_build_notification(struct eap_sm *sm, in eap_sim_build_notification() 324 static struct wpabuf * eap_sim_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_sim_buildReq() 346 static Boolean eap_sim_check(struct eap_sm *sm, void *priv, in eap_sim_check() 413 static void eap_sim_process_start(struct eap_sm *sm, in eap_sim_process_start() [all …]
|
D | eap_server.c | 48 static int eap_get_erp_send_reauth_start(struct eap_sm *sm) in eap_get_erp_send_reauth_start() 56 static const char * eap_get_erp_domain(struct eap_sm *sm) in eap_get_erp_domain() 66 static struct eap_server_erp_key * eap_erp_get_key(struct eap_sm *sm, in eap_erp_get_key() 75 static int eap_erp_add_key(struct eap_sm *sm, struct eap_server_erp_key *erp) in eap_erp_add_key() 85 static struct wpabuf * eap_sm_buildInitiateReauthStart(struct eap_sm *sm, in eap_sm_buildInitiateReauthStart() 162 int eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, in eap_user_get() 191 void eap_log_msg(struct eap_sm *sm, const char *fmt, ...) in eap_log_msg() 412 static void eap_server_erp_init(struct eap_sm *sm) in eap_server_erp_init() 691 static void erp_send_finish_reauth(struct eap_sm *sm, in erp_send_finish_reauth() 1395 static int eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, in eap_sm_calculateTimeout() [all …]
|
D | eap_server_fast.c | 111 static EapType eap_fast_req_failure(struct eap_sm *sm, in eap_fast_req_failure() 272 static void eap_fast_derive_key_auth(struct eap_sm *sm, in eap_fast_derive_key_auth() 302 static void eap_fast_derive_key_provisioning(struct eap_sm *sm, in eap_fast_derive_key_provisioning() 334 static int eap_fast_get_phase2_key(struct eap_sm *sm, in eap_fast_get_phase2_key() 379 static int eap_fast_update_icmk(struct eap_sm *sm, struct eap_fast_data *data) in eap_fast_update_icmk() 412 static void * eap_fast_init(struct eap_sm *sm) in eap_fast_init() 508 static void eap_fast_reset(struct eap_sm *sm, void *priv) in eap_fast_reset() 525 static struct wpabuf * eap_fast_build_start(struct eap_sm *sm, in eap_fast_build_start() 551 static int eap_fast_phase1_done(struct eap_sm *sm, struct eap_fast_data *data) in eap_fast_phase1_done() 578 static struct wpabuf * eap_fast_build_phase2_req(struct eap_sm *sm, in eap_fast_build_phase2_req() [all …]
|
D | eap_server_aka.c | 90 static int eap_aka_check_identity_reauth(struct eap_sm *sm, in eap_aka_check_identity_reauth() 131 static void eap_aka_check_identity(struct eap_sm *sm, in eap_aka_check_identity() 180 static void * eap_aka_init(struct eap_sm *sm) in eap_aka_init() 204 static void * eap_aka_prime_init(struct eap_sm *sm) in eap_aka_prime_init() 237 static void eap_aka_reset(struct eap_sm *sm, void *priv) in eap_aka_reset() 348 static struct wpabuf * eap_aka_build_identity(struct eap_sm *sm, in eap_aka_build_identity() 390 static int eap_aka_build_encr(struct eap_sm *sm, struct eap_aka_data *data, in eap_aka_build_encr() 465 static struct wpabuf * eap_aka_build_challenge(struct eap_sm *sm, in eap_aka_build_challenge() 541 static struct wpabuf * eap_aka_build_reauth(struct eap_sm *sm, in eap_aka_build_reauth() 588 static struct wpabuf * eap_aka_build_notification(struct eap_sm *sm, in eap_aka_build_notification() [all …]
|
D | eap_server_peap.c | 103 static void eap_peap_valid_session(struct eap_sm *sm, in eap_peap_valid_session() 132 static void eap_peap_req_success(struct eap_sm *sm, in eap_peap_req_success() 149 static void eap_peap_req_failure(struct eap_sm *sm, in eap_peap_req_failure() 167 static void * eap_peap_init(struct eap_sm *sm) in eap_peap_init() 195 static void eap_peap_reset(struct eap_sm *sm, void *priv) in eap_peap_reset() 210 static struct wpabuf * eap_peap_build_start(struct eap_sm *sm, in eap_peap_build_start() 232 static struct wpabuf * eap_peap_build_phase2_req(struct eap_sm *sm, in eap_peap_build_phase2_req() 268 static struct wpabuf * eap_peap_build_phase2_soh(struct eap_sm *sm, in eap_peap_build_phase2_soh() 323 static int eap_peap_derive_cmk(struct eap_sm *sm, struct eap_peap_data *data) in eap_peap_derive_cmk() 381 static struct wpabuf * eap_peap_build_phase2_tlv(struct eap_sm *sm, in eap_peap_build_phase2_tlv() [all …]
|
D | eap_server_sake.c | 61 static void * eap_sake_init(struct eap_sm *sm) in eap_sake_init() 82 static void eap_sake_reset(struct eap_sm *sm, void *priv) in eap_sake_reset() 116 static struct wpabuf * eap_sake_build_identity(struct eap_sm *sm, in eap_sake_build_identity() 144 static struct wpabuf * eap_sake_build_challenge(struct eap_sm *sm, in eap_sake_build_challenge() 180 static struct wpabuf * eap_sake_build_confirm(struct eap_sm *sm, in eap_sake_build_confirm() 215 static struct wpabuf * eap_sake_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_sake_buildReq() 235 static Boolean eap_sake_check(struct eap_sm *sm, void *priv, in eap_sake_check() 287 static void eap_sake_process_identity(struct eap_sm *sm, in eap_sake_process_identity() 301 static void eap_sake_process_challenge(struct eap_sm *sm, in eap_sake_process_challenge() 364 static void eap_sake_process_confirm(struct eap_sm *sm, in eap_sake_process_confirm() [all …]
|
D | eap_server_psk.c | 33 static void * eap_psk_init(struct eap_sm *sm) in eap_psk_init() 46 static void eap_psk_reset(struct eap_sm *sm, void *priv) in eap_psk_reset() 54 static struct wpabuf * eap_psk_build_1(struct eap_sm *sm, in eap_psk_build_1() 89 static struct wpabuf * eap_psk_build_3(struct eap_sm *sm, in eap_psk_build_3() 156 static struct wpabuf * eap_psk_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_psk_buildReq() 174 static Boolean eap_psk_check(struct eap_sm *sm, void *priv, in eap_psk_check() 213 static void eap_psk_process_2(struct eap_sm *sm, in eap_psk_process_2() 329 static void eap_psk_process_4(struct eap_sm *sm, in eap_psk_process_4() 409 static void eap_psk_process(struct eap_sm *sm, void *priv, in eap_psk_process() 438 static Boolean eap_psk_isDone(struct eap_sm *sm, void *priv) in eap_psk_isDone() [all …]
|
D | eap_server_identity.c | 21 static void * eap_identity_init(struct eap_sm *sm) in eap_identity_init() 34 static void * eap_identity_initPickUp(struct eap_sm *sm) in eap_identity_initPickUp() 45 static void eap_identity_reset(struct eap_sm *sm, void *priv) in eap_identity_reset() 52 static struct wpabuf * eap_identity_buildReq(struct eap_sm *sm, void *priv, in eap_identity_buildReq() 82 static Boolean eap_identity_check(struct eap_sm *sm, void *priv, in eap_identity_check() 99 static void eap_identity_process(struct eap_sm *sm, void *priv, in eap_identity_process() 143 static Boolean eap_identity_isDone(struct eap_sm *sm, void *priv) in eap_identity_isDone() 150 static Boolean eap_identity_isSuccess(struct eap_sm *sm, void *priv) in eap_identity_isSuccess()
|
D | eap_server_ttls.c | 79 static void eap_ttls_valid_session(struct eap_sm *sm, in eap_ttls_valid_session() 332 static u8 * eap_ttls_implicit_challenge(struct eap_sm *sm, in eap_ttls_implicit_challenge() 340 static void * eap_ttls_init(struct eap_sm *sm) in eap_ttls_init() 360 static void eap_ttls_reset(struct eap_sm *sm, void *priv) in eap_ttls_reset() 373 static struct wpabuf * eap_ttls_build_start(struct eap_sm *sm, in eap_ttls_build_start() 396 struct eap_sm *sm, struct eap_ttls_data *data, u8 id) in eap_ttls_build_phase2_eap_req() 426 struct eap_sm *sm, struct eap_ttls_data *data) in eap_ttls_build_phase2_mschapv2() 466 static struct wpabuf * eap_ttls_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_ttls_buildReq() 512 static Boolean eap_ttls_check(struct eap_sm *sm, void *priv, in eap_ttls_check() 528 static void eap_ttls_process_phase2_pap(struct eap_sm *sm, in eap_ttls_process_phase2_pap() [all …]
|
D | eap_server_pax.c | 46 static void * eap_pax_init(struct eap_sm *sm) in eap_pax_init() 64 static void eap_pax_reset(struct eap_sm *sm, void *priv) in eap_pax_reset() 72 static struct wpabuf * eap_pax_build_std_1(struct eap_sm *sm, in eap_pax_build_std_1() 119 static struct wpabuf * eap_pax_build_std_3(struct eap_sm *sm, in eap_pax_build_std_3() 165 static struct wpabuf * eap_pax_buildReq(struct eap_sm *sm, void *priv, u8 id) in eap_pax_buildReq() 183 static Boolean eap_pax_check(struct eap_sm *sm, void *priv, in eap_pax_check() 283 static void eap_pax_process_std_2(struct eap_sm *sm, in eap_pax_process_std_2() 443 static void eap_pax_process_ack(struct eap_sm *sm, in eap_pax_process_ack() 456 static void eap_pax_process(struct eap_sm *sm, void *priv, in eap_pax_process() 488 static Boolean eap_pax_isDone(struct eap_sm *sm, void *priv) in eap_pax_isDone() [all …]
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_cp.c | 97 static int changed_cipher(struct ieee802_1x_cp_sm *sm) in changed_cipher() 105 static int changed_connect(struct ieee802_1x_cp_sm *sm) in changed_connect() 435 struct ieee802_1x_cp_sm *sm; in ieee802_1x_cp_sm_init() local 498 static void ieee802_1x_cp_step_run(struct ieee802_1x_cp_sm *sm) in ieee802_1x_cp_step_run() 514 struct ieee802_1x_cp_sm *sm = eloop_ctx; in ieee802_1x_cp_step_cb() local 522 void ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm *sm) in ieee802_1x_cp_sm_deinit() 545 struct ieee802_1x_cp_sm *sm = cp_ctx; in ieee802_1x_cp_connect_pending() local 556 struct ieee802_1x_cp_sm *sm = (struct ieee802_1x_cp_sm *)cp_ctx; in ieee802_1x_cp_connect_unauthenticated() local 567 struct ieee802_1x_cp_sm *sm = cp_ctx; in ieee802_1x_cp_connect_authenticated() local 578 struct ieee802_1x_cp_sm *sm = cp_ctx; in ieee802_1x_cp_connect_secure() local [all …]
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.c | 168 int (*cb)(struct wpa_state_machine *sm, void *ctx), in wpa_auth_for_each_sta() 232 static int wpa_use_aes_cmac(struct wpa_state_machine *sm) in wpa_use_aes_cmac() 300 struct wpa_state_machine *sm = timeout_ctx; in wpa_rekey_ptk() local 308 static int wpa_auth_pmksa_clear_cb(struct wpa_state_machine *sm, void *ctx) in wpa_auth_pmksa_clear_cb() 576 struct wpa_state_machine *sm; in wpa_auth_sta_init() local 597 struct wpa_state_machine *sm) in wpa_auth_sta_associated() 632 void wpa_auth_sta_no_wpa(struct wpa_state_machine *sm) in wpa_auth_sta_no_wpa() 644 static void wpa_free_sta_sm(struct wpa_state_machine *sm) in wpa_free_sta_sm() 674 void wpa_auth_sta_deinit(struct wpa_state_machine *sm) in wpa_auth_sta_deinit() 703 static void wpa_request_new_ptk(struct wpa_state_machine *sm) in wpa_request_new_ptk() [all …]
|