Searched refs:sm (Results 1 - 25 of 358) sorted by relevance

1234567891011>>

/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_cp.c97 static int changed_cipher(struct ieee802_1x_cp_sm *sm) argument
99 return sm->confidentiality_offset != sm->cipher_offset ||
100 os_memcmp(sm->current_cipher_suite, sm->cipher_suite,
105 static int changed_connect(struct ieee802_1x_cp_sm *sm) argument
107 return sm->connect != SECURE || sm->chgd_server || changed_cipher(sm);
115 sm
435 struct ieee802_1x_cp_sm *sm; local
498 ieee802_1x_cp_step_run(struct ieee802_1x_cp_sm *sm) argument
514 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
522 ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm *sm) argument
545 struct ieee802_1x_cp_sm *sm = cp_ctx; local
556 struct ieee802_1x_cp_sm *sm = (struct ieee802_1x_cp_sm *)cp_ctx; local
567 struct ieee802_1x_cp_sm *sm = cp_ctx; local
578 struct ieee802_1x_cp_sm *sm = cp_ctx; local
589 struct ieee802_1x_cp_sm *sm = cp_ctx; local
600 struct ieee802_1x_cp_sm *sm = cp_ctx; local
610 struct ieee802_1x_cp_sm *sm = cp_ctx; local
623 struct ieee802_1x_cp_sm *sm = cp_ctx; local
633 struct ieee802_1x_cp_sm *sm = cp_ctx; local
643 struct ieee802_1x_cp_sm *sm = cp_ctx; local
654 struct ieee802_1x_cp_sm *sm = cp_ctx; local
664 struct ieee802_1x_cp_sm *sm = cp_ctx; local
674 struct ieee802_1x_cp_sm *sm = cp_ctx; local
684 struct ieee802_1x_cp_sm *sm = cp_ctx; local
694 struct ieee802_1x_cp_sm *sm = cp_ctx; local
704 struct ieee802_1x_cp_sm *sm = cp_ctx; local
723 struct ieee802_1x_cp_sm *sm = cp_ctx; local
732 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
741 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_cp.c97 static int changed_cipher(struct ieee802_1x_cp_sm *sm) argument
99 return sm->confidentiality_offset != sm->cipher_offset ||
100 os_memcmp(sm->current_cipher_suite, sm->cipher_suite,
105 static int changed_connect(struct ieee802_1x_cp_sm *sm) argument
107 return sm->connect != SECURE || sm->chgd_server || changed_cipher(sm);
115 sm
435 struct ieee802_1x_cp_sm *sm; local
498 ieee802_1x_cp_step_run(struct ieee802_1x_cp_sm *sm) argument
514 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
522 ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm *sm) argument
545 struct ieee802_1x_cp_sm *sm = cp_ctx; local
556 struct ieee802_1x_cp_sm *sm = (struct ieee802_1x_cp_sm *)cp_ctx; local
567 struct ieee802_1x_cp_sm *sm = cp_ctx; local
578 struct ieee802_1x_cp_sm *sm = cp_ctx; local
589 struct ieee802_1x_cp_sm *sm = cp_ctx; local
600 struct ieee802_1x_cp_sm *sm = cp_ctx; local
610 struct ieee802_1x_cp_sm *sm = cp_ctx; local
623 struct ieee802_1x_cp_sm *sm = cp_ctx; local
633 struct ieee802_1x_cp_sm *sm = cp_ctx; local
643 struct ieee802_1x_cp_sm *sm = cp_ctx; local
654 struct ieee802_1x_cp_sm *sm = cp_ctx; local
664 struct ieee802_1x_cp_sm *sm = cp_ctx; local
674 struct ieee802_1x_cp_sm *sm = cp_ctx; local
684 struct ieee802_1x_cp_sm *sm = cp_ctx; local
694 struct ieee802_1x_cp_sm *sm = cp_ctx; local
704 struct ieee802_1x_cp_sm *sm = cp_ctx; local
723 struct ieee802_1x_cp_sm *sm = cp_ctx; local
732 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
741 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_cp.c97 static int changed_cipher(struct ieee802_1x_cp_sm *sm) argument
99 return sm->confidentiality_offset != sm->cipher_offset ||
100 os_memcmp(sm->current_cipher_suite, sm->cipher_suite,
105 static int changed_connect(struct ieee802_1x_cp_sm *sm) argument
107 return sm->connect != SECURE || sm->chgd_server || changed_cipher(sm);
115 sm
435 struct ieee802_1x_cp_sm *sm; local
498 ieee802_1x_cp_step_run(struct ieee802_1x_cp_sm *sm) argument
514 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
522 ieee802_1x_cp_sm_deinit(struct ieee802_1x_cp_sm *sm) argument
545 struct ieee802_1x_cp_sm *sm = cp_ctx; local
556 struct ieee802_1x_cp_sm *sm = (struct ieee802_1x_cp_sm *)cp_ctx; local
567 struct ieee802_1x_cp_sm *sm = cp_ctx; local
578 struct ieee802_1x_cp_sm *sm = cp_ctx; local
589 struct ieee802_1x_cp_sm *sm = cp_ctx; local
600 struct ieee802_1x_cp_sm *sm = cp_ctx; local
610 struct ieee802_1x_cp_sm *sm = cp_ctx; local
623 struct ieee802_1x_cp_sm *sm = cp_ctx; local
633 struct ieee802_1x_cp_sm *sm = cp_ctx; local
643 struct ieee802_1x_cp_sm *sm = cp_ctx; local
654 struct ieee802_1x_cp_sm *sm = cp_ctx; local
664 struct ieee802_1x_cp_sm *sm = cp_ctx; local
674 struct ieee802_1x_cp_sm *sm = cp_ctx; local
684 struct ieee802_1x_cp_sm *sm = cp_ctx; local
694 struct ieee802_1x_cp_sm *sm = cp_ctx; local
704 struct ieee802_1x_cp_sm *sm = cp_ctx; local
723 struct ieee802_1x_cp_sm *sm = cp_ctx; local
732 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
741 struct ieee802_1x_cp_sm *sm = eloop_ctx; local
[all...]
/external/libcxx/test/std/re/re.submatch/re.submatch.members/
H A Dlength.pass.cpp24 SM sm = SM(); local
25 assert(sm.length() == 0);
27 sm.first = s;
28 sm.second = s + 3;
29 sm.matched = true;
30 assert(sm.length() == 3);
35 SM sm = SM(); local
36 assert(sm.length() == 0);
38 sm.first = s;
39 sm
[all...]
H A Dcompare_string_type.pass.cpp25 SM sm = SM(); local
27 assert(sm.compare(string()) == 0);
29 sm.first = s;
30 sm.second = s + 3;
31 sm.matched = true;
32 assert(sm.compare(string()) > 0);
33 assert(sm.compare(string("123")) == 0);
39 SM sm = SM(); local
41 assert(sm.compare(string()) == 0);
43 sm
[all...]
H A Dcompare_value_type_ptr.pass.cpp24 SM sm = SM(); local
26 assert(sm.compare("") == 0);
28 sm.first = s;
29 sm.second = s + 3;
30 sm.matched = true;
31 assert(sm.compare("") > 0);
32 assert(sm.compare("123") == 0);
37 SM sm = SM(); local
39 assert(sm.compare(L"") == 0);
41 sm
[all...]
H A Doperator_string.pass.cpp24 SM sm = SM(); local
25 SM::string_type str = sm;
28 sm.first = s;
29 sm.second = s + 3;
30 sm.matched = true;
31 str = sm;
37 SM sm = SM(); local
38 SM::string_type str = sm;
41 sm.first = s;
42 sm
[all...]
H A Dstr.pass.cpp24 SM sm = SM(); local
25 SM::string_type str = sm.str();
28 sm.first = s;
29 sm.second = s + 3;
30 sm.matched = true;
31 str = sm.str();
37 SM sm = SM(); local
38 SM::string_type str = sm.str();
41 sm.first = s;
42 sm
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server.c33 static int eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount,
36 static void eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp);
38 static struct wpabuf * eap_sm_buildSuccess(struct eap_sm *sm, u8 id);
39 static struct wpabuf * eap_sm_buildFailure(struct eap_sm *sm, u8 id);
40 static int eap_sm_nextId(struct eap_sm *sm, int id);
41 static void eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list,
43 static EapType eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor);
44 static int eap_sm_Policy_getDecision(struct eap_sm *sm);
45 static Boolean eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method);
48 static int eap_get_erp_send_reauth_start(struct eap_sm *sm) argument
56 eap_get_erp_domain(struct eap_sm *sm) argument
66 eap_erp_get_key(struct eap_sm *sm, const char *keyname) argument
75 eap_erp_add_key(struct eap_sm *sm, struct eap_server_erp_key *erp) argument
85 eap_sm_buildInitiateReauthStart(struct eap_sm *sm, u8 id) argument
161 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
190 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
411 eap_server_erp_init(struct eap_sm *sm) argument
690 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1383 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1441 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1514 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1532 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1550 eap_sm_nextId(struct eap_sm *sm, int id) argument
1572 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1626 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1643 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1675 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1757 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1772 eap_server_sm_step(struct eap_sm *sm) argument
1808 struct eap_sm *sm; local
1874 eap_server_sm_deinit(struct eap_sm *sm) argument
1907 eap_sm_notify_cached(struct eap_sm *sm) argument
1922 eap_sm_pending_cb(struct eap_sm *sm) argument
1937 eap_sm_method_pending(struct eap_sm *sm) argument
1951 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1963 eap_get_interface(struct eap_sm *sm) argument
1977 eap_server_clear_identity(struct eap_sm *sm) argument
1985 eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, const u8 *username, size_t username_len, const u8 *challenge, const u8 *response) argument
[all...]
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server.c33 static int eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount,
36 static void eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp);
38 static struct wpabuf * eap_sm_buildSuccess(struct eap_sm *sm, u8 id);
39 static struct wpabuf * eap_sm_buildFailure(struct eap_sm *sm, u8 id);
40 static int eap_sm_nextId(struct eap_sm *sm, int id);
41 static void eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list,
43 static EapType eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor);
44 static int eap_sm_Policy_getDecision(struct eap_sm *sm);
45 static Boolean eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method);
48 static int eap_get_erp_send_reauth_start(struct eap_sm *sm) argument
56 eap_get_erp_domain(struct eap_sm *sm) argument
66 eap_erp_get_key(struct eap_sm *sm, const char *keyname) argument
75 eap_erp_add_key(struct eap_sm *sm, struct eap_server_erp_key *erp) argument
85 eap_sm_buildInitiateReauthStart(struct eap_sm *sm, u8 id) argument
161 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
190 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
411 eap_server_erp_init(struct eap_sm *sm) argument
690 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1383 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1441 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1514 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1532 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1550 eap_sm_nextId(struct eap_sm *sm, int id) argument
1572 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1626 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1643 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1675 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1757 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1772 eap_server_sm_step(struct eap_sm *sm) argument
1808 struct eap_sm *sm; local
1874 eap_server_sm_deinit(struct eap_sm *sm) argument
1907 eap_sm_notify_cached(struct eap_sm *sm) argument
1922 eap_sm_pending_cb(struct eap_sm *sm) argument
1937 eap_sm_method_pending(struct eap_sm *sm) argument
1951 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1963 eap_get_interface(struct eap_sm *sm) argument
1977 eap_server_clear_identity(struct eap_sm *sm) argument
1985 eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, const u8 *username, size_t username_len, const u8 *challenge, const u8 *response) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server.c33 static int eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount,
36 static void eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp);
38 static struct wpabuf * eap_sm_buildSuccess(struct eap_sm *sm, u8 id);
39 static struct wpabuf * eap_sm_buildFailure(struct eap_sm *sm, u8 id);
40 static int eap_sm_nextId(struct eap_sm *sm, int id);
41 static void eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list,
43 static EapType eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor);
44 static int eap_sm_Policy_getDecision(struct eap_sm *sm);
45 static Boolean eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method);
48 static int eap_get_erp_send_reauth_start(struct eap_sm *sm) argument
56 eap_get_erp_domain(struct eap_sm *sm) argument
66 eap_erp_get_key(struct eap_sm *sm, const char *keyname) argument
75 eap_erp_add_key(struct eap_sm *sm, struct eap_server_erp_key *erp) argument
85 eap_sm_buildInitiateReauthStart(struct eap_sm *sm, u8 id) argument
161 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
190 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
411 eap_server_erp_init(struct eap_sm *sm) argument
690 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1383 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1441 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1514 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1532 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1550 eap_sm_nextId(struct eap_sm *sm, int id) argument
1572 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1626 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1643 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1675 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1757 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1772 eap_server_sm_step(struct eap_sm *sm) argument
1808 struct eap_sm *sm; local
1874 eap_server_sm_deinit(struct eap_sm *sm) argument
1907 eap_sm_notify_cached(struct eap_sm *sm) argument
1922 eap_sm_pending_cb(struct eap_sm *sm) argument
1937 eap_sm_method_pending(struct eap_sm *sm) argument
1951 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1963 eap_get_interface(struct eap_sm *sm) argument
1977 eap_server_clear_identity(struct eap_sm *sm) argument
1985 eap_server_mschap_rx_callback(struct eap_sm *sm, const char *source, const u8 *username, size_t username_len, const u8 *challenge, const u8 *response) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/eapol_supp/
H A Deapol_supp_sm.c151 static void eapol_sm_txLogoff(struct eapol_sm *sm);
152 static void eapol_sm_txStart(struct eapol_sm *sm);
153 static void eapol_sm_processKey(struct eapol_sm *sm);
154 static void eapol_sm_getSuppRsp(struct eapol_sm *sm);
155 static void eapol_sm_txSuppRsp(struct eapol_sm *sm);
156 static void eapol_sm_abortSupp(struct eapol_sm *sm);
157 static void eapol_sm_abort_cached(struct eapol_sm *sm);
159 static void eapol_sm_set_port_authorized(struct eapol_sm *sm);
160 static void eapol_sm_set_port_unauthorized(struct eapol_sm *sm);
167 struct eapol_sm *sm local
201 eapol_enable_timer_tick(struct eapol_sm *sm) argument
620 eapol_sm_txLogoff(struct eapol_sm *sm) argument
630 eapol_sm_txStart(struct eapol_sm *sm) argument
649 eapol_sm_processKey(struct eapol_sm *sm) argument
818 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
828 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
870 eapol_sm_abortSupp(struct eapol_sm *sm) argument
888 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
900 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
920 eapol_sm_step(struct eapol_sm *sm) argument
1054 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1075 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1158 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1228 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1384 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1398 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1418 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1440 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1462 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1486 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1532 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1586 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1603 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1623 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1640 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1649 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1677 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1693 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1711 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1726 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1748 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1766 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1780 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1789 struct eapol_sm *sm = ctx; local
1796 struct eapol_sm *sm = ctx; local
1806 struct eapol_sm *sm = ctx; local
1838 struct eapol_sm *sm = ctx; local
1878 struct eapol_sm *sm = ctx; local
1892 struct eapol_sm *sm = ctx; local
1908 struct eapol_sm *sm = ctx; local
1919 struct eapol_sm *sm = ctx; local
1932 struct eapol_sm *sm = ctx; local
1949 struct eapol_sm *sm = ctx; local
1963 struct eapol_sm *sm = ctx; local
1973 struct eapol_sm *sm = ctx; local
1983 struct eapol_sm *sm = ctx; local
1993 struct eapol_sm *sm = ctx; local
2031 struct eapol_sm *sm; local
2090 eapol_sm_deinit(struct eapol_sm *sm) argument
2107 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2115 eapol_sm_failed(struct eapol_sm *sm) argument
2123 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2135 eapol_sm_erp_flush(struct eapol_sm *sm) argument
[all...]
/external/wpa_supplicant_8/src/eapol_supp/
H A Deapol_supp_sm.c151 static void eapol_sm_txLogoff(struct eapol_sm *sm);
152 static void eapol_sm_txStart(struct eapol_sm *sm);
153 static void eapol_sm_processKey(struct eapol_sm *sm);
154 static void eapol_sm_getSuppRsp(struct eapol_sm *sm);
155 static void eapol_sm_txSuppRsp(struct eapol_sm *sm);
156 static void eapol_sm_abortSupp(struct eapol_sm *sm);
157 static void eapol_sm_abort_cached(struct eapol_sm *sm);
159 static void eapol_sm_set_port_authorized(struct eapol_sm *sm);
160 static void eapol_sm_set_port_unauthorized(struct eapol_sm *sm);
167 struct eapol_sm *sm local
201 eapol_enable_timer_tick(struct eapol_sm *sm) argument
620 eapol_sm_txLogoff(struct eapol_sm *sm) argument
630 eapol_sm_txStart(struct eapol_sm *sm) argument
649 eapol_sm_processKey(struct eapol_sm *sm) argument
818 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
828 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
870 eapol_sm_abortSupp(struct eapol_sm *sm) argument
888 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
900 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
920 eapol_sm_step(struct eapol_sm *sm) argument
1054 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1075 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1158 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1228 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1384 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1398 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1418 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1440 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1462 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1486 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1532 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1586 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1603 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1623 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1640 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1649 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1677 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1693 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1711 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1726 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1748 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1766 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1780 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1789 struct eapol_sm *sm = ctx; local
1796 struct eapol_sm *sm = ctx; local
1806 struct eapol_sm *sm = ctx; local
1838 struct eapol_sm *sm = ctx; local
1878 struct eapol_sm *sm = ctx; local
1892 struct eapol_sm *sm = ctx; local
1908 struct eapol_sm *sm = ctx; local
1919 struct eapol_sm *sm = ctx; local
1932 struct eapol_sm *sm = ctx; local
1949 struct eapol_sm *sm = ctx; local
1963 struct eapol_sm *sm = ctx; local
1973 struct eapol_sm *sm = ctx; local
1983 struct eapol_sm *sm = ctx; local
1993 struct eapol_sm *sm = ctx; local
2031 struct eapol_sm *sm; local
2090 eapol_sm_deinit(struct eapol_sm *sm) argument
2107 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2115 eapol_sm_failed(struct eapol_sm *sm) argument
2123 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2135 eapol_sm_erp_flush(struct eapol_sm *sm) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_supp/
H A Deapol_supp_sm.c151 static void eapol_sm_txLogoff(struct eapol_sm *sm);
152 static void eapol_sm_txStart(struct eapol_sm *sm);
153 static void eapol_sm_processKey(struct eapol_sm *sm);
154 static void eapol_sm_getSuppRsp(struct eapol_sm *sm);
155 static void eapol_sm_txSuppRsp(struct eapol_sm *sm);
156 static void eapol_sm_abortSupp(struct eapol_sm *sm);
157 static void eapol_sm_abort_cached(struct eapol_sm *sm);
159 static void eapol_sm_set_port_authorized(struct eapol_sm *sm);
160 static void eapol_sm_set_port_unauthorized(struct eapol_sm *sm);
167 struct eapol_sm *sm local
201 eapol_enable_timer_tick(struct eapol_sm *sm) argument
620 eapol_sm_txLogoff(struct eapol_sm *sm) argument
630 eapol_sm_txStart(struct eapol_sm *sm) argument
649 eapol_sm_processKey(struct eapol_sm *sm) argument
818 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
828 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
870 eapol_sm_abortSupp(struct eapol_sm *sm) argument
888 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
900 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
920 eapol_sm_step(struct eapol_sm *sm) argument
1054 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1075 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1099 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1158 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1228 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1384 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1398 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1418 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1440 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1462 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1486 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1532 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1586 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1603 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1623 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1640 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1649 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1677 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1693 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1711 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1726 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1748 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1766 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1780 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1789 struct eapol_sm *sm = ctx; local
1796 struct eapol_sm *sm = ctx; local
1806 struct eapol_sm *sm = ctx; local
1838 struct eapol_sm *sm = ctx; local
1878 struct eapol_sm *sm = ctx; local
1892 struct eapol_sm *sm = ctx; local
1908 struct eapol_sm *sm = ctx; local
1919 struct eapol_sm *sm = ctx; local
1932 struct eapol_sm *sm = ctx; local
1949 struct eapol_sm *sm = ctx; local
1963 struct eapol_sm *sm = ctx; local
1973 struct eapol_sm *sm = ctx; local
1983 struct eapol_sm *sm = ctx; local
1993 struct eapol_sm *sm = ctx; local
2031 struct eapol_sm *sm; local
2090 eapol_sm_deinit(struct eapol_sm *sm) argument
2107 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2115 eapol_sm_failed(struct eapol_sm *sm) argument
2123 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2135 eapol_sm_erp_flush(struct eapol_sm *sm) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.c28 * @sm: Pointer to WPA state machine data from wpa_sm_init()
38 void wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
42 size_t mic_len = wpa_mic_len(sm->key_mgmt);
44 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
49 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
50 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
54 dest = sm->bssid;
55 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
62 wpa_eapol_key_mic(kck, kck_len, sm
89 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
156 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
174 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
312 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) argument
408 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
423 wpa_supplicant_process_1_of_4(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
532 struct wpa_sm *sm = eloop_ctx; local
537 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
583 struct wpa_sm *sm = eloop_ctx; local
589 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
646 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) argument
682 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
727 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
745 wpa_supplicant_pairwise_gtk(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *gtk, size_t gtk_len, int key_info) argument
794 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
837 wpa_report_ie_mismatch(struct wpa_sm *sm, const char *reason, const u8 *src_addr, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *rsn_ie, size_t rsn_ie_len) argument
877 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
908 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
936 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
972 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1007 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1080 wpa_supplicant_send_4_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, u16 ver, u16 key_info, struct wpa_ptk *ptk) argument
1125 wpa_supplicant_process_3_of_4(struct wpa_sm *sm, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
1255 wpa_supplicant_process_1_of_2_rsn(struct wpa_sm *sm, const u8 *keydata, size_t keydatalen, u16 key_info, struct wpa_gtk_data *gd) argument
1305 wpa_supplicant_process_1_of_2_wpa(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 key_info, u16 ver, struct wpa_gtk_data *gd) argument
1386 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1430 wpa_supplicant_process_1_of_2(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 ver) argument
1496 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm *sm, struct wpa_eapol_key_192 *key, u16 ver, const u8 *buf, size_t len) argument
1551 wpa_supplicant_decrypt_key_data(struct wpa_sm *sm, struct wpa_eapol_key *key, u16 ver, u8 *key_data, size_t *key_data_len) argument
1621 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1631 wpa_eapol_key_dump(struct wpa_sm *sm, const struct wpa_eapol_key *key, unsigned int key_data_len, const u8 *mic, unsigned int mic_len) argument
1684 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
1995 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2048 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2124 struct wpa_sm *sm = ctx; local
2172 struct wpa_sm *sm; local
2201 wpa_sm_deinit(struct wpa_sm *sm) argument
2229 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2290 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2319 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *bssid) argument
2349 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2369 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2381 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2400 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2438 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2451 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2466 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2480 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2550 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2586 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2608 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2653 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2688 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2723 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2757 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2773 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2779 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2795 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2803 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2809 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2816 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
2894 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2916 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
2927 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
2939 wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, const u8 *ptk_kck, size_t ptk_kck_len, const u8 *ptk_kek, size_t ptk_kek_len) argument
[all...]
H A Dpreauth.h16 void pmksa_candidate_free(struct wpa_sm *sm);
17 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst,
19 void rsn_preauth_deinit(struct wpa_sm *sm);
20 int rsn_preauth_scan_results(struct wpa_sm *sm);
21 void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid,
23 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid,
25 void rsn_preauth_candidate_process(struct wpa_sm *sm);
26 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen,
28 int rsn_preauth_in_progress(struct wpa_sm *sm);
32 static inline void pmksa_candidate_free(struct wpa_sm *sm) argument
36 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
40 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
46 rsn_preauth_deinit(struct wpa_sm *sm) argument
50 rsn_preauth_scan_results(struct wpa_sm *sm) argument
55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
72 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
H A Dpreauth.c35 * @sm: Pointer to WPA state machine data from wpa_sm_init()
37 void pmksa_candidate_free(struct wpa_sm *sm) argument
41 if (sm == NULL)
44 dl_list_for_each_safe(entry, n, &sm->pmksa_candidates,
55 struct wpa_sm *sm = ctx; local
60 if (sm->preauth_eapol == NULL ||
61 is_zero_ether_addr(sm->preauth_bssid) ||
62 os_memcmp(sm->preauth_bssid, src_addr, ETH_ALEN) != 0) {
69 eapol_sm_rx_eapol(sm->preauth_eapol, src_addr, buf, len);
77 struct wpa_sm *sm local
121 struct wpa_sm *sm = eloop_ctx; local
133 struct wpa_sm *sm = ctx; local
170 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
273 rsn_preauth_deinit(struct wpa_sm *sm) argument
300 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
447 rsn_preauth_scan_results(struct wpa_sm *sm) argument
469 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
509 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
536 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c28 * @sm: Pointer to WPA state machine data from wpa_sm_init()
38 void wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
42 size_t mic_len = wpa_mic_len(sm->key_mgmt);
44 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
49 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
50 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
54 dest = sm->bssid;
55 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
62 wpa_eapol_key_mic(kck, kck_len, sm
89 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
156 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
174 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
312 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) argument
408 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
423 wpa_supplicant_process_1_of_4(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
532 struct wpa_sm *sm = eloop_ctx; local
537 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
583 struct wpa_sm *sm = eloop_ctx; local
589 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
646 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) argument
682 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
727 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
745 wpa_supplicant_pairwise_gtk(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *gtk, size_t gtk_len, int key_info) argument
794 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
837 wpa_report_ie_mismatch(struct wpa_sm *sm, const char *reason, const u8 *src_addr, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *rsn_ie, size_t rsn_ie_len) argument
877 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
908 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
936 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
972 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1007 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1080 wpa_supplicant_send_4_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, u16 ver, u16 key_info, struct wpa_ptk *ptk) argument
1125 wpa_supplicant_process_3_of_4(struct wpa_sm *sm, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
1255 wpa_supplicant_process_1_of_2_rsn(struct wpa_sm *sm, const u8 *keydata, size_t keydatalen, u16 key_info, struct wpa_gtk_data *gd) argument
1305 wpa_supplicant_process_1_of_2_wpa(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 key_info, u16 ver, struct wpa_gtk_data *gd) argument
1386 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1430 wpa_supplicant_process_1_of_2(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 ver) argument
1496 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm *sm, struct wpa_eapol_key_192 *key, u16 ver, const u8 *buf, size_t len) argument
1551 wpa_supplicant_decrypt_key_data(struct wpa_sm *sm, struct wpa_eapol_key *key, u16 ver, u8 *key_data, size_t *key_data_len) argument
1621 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1631 wpa_eapol_key_dump(struct wpa_sm *sm, const struct wpa_eapol_key *key, unsigned int key_data_len, const u8 *mic, unsigned int mic_len) argument
1684 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
1995 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2048 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2124 struct wpa_sm *sm = ctx; local
2172 struct wpa_sm *sm; local
2201 wpa_sm_deinit(struct wpa_sm *sm) argument
2229 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2290 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2319 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *bssid) argument
2349 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2369 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2381 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2400 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2438 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2451 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2466 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2480 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2550 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2586 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2608 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2653 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2688 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2723 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2757 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2773 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2779 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2795 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2803 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2809 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2816 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
2894 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2916 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
2927 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
2939 wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, const u8 *ptk_kck, size_t ptk_kck_len, const u8 *ptk_kek, size_t ptk_kek_len) argument
[all...]
H A Dpreauth.h16 void pmksa_candidate_free(struct wpa_sm *sm);
17 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst,
19 void rsn_preauth_deinit(struct wpa_sm *sm);
20 int rsn_preauth_scan_results(struct wpa_sm *sm);
21 void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid,
23 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid,
25 void rsn_preauth_candidate_process(struct wpa_sm *sm);
26 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen,
28 int rsn_preauth_in_progress(struct wpa_sm *sm);
32 static inline void pmksa_candidate_free(struct wpa_sm *sm) argument
36 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
40 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
46 rsn_preauth_deinit(struct wpa_sm *sm) argument
50 rsn_preauth_scan_results(struct wpa_sm *sm) argument
55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
72 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
H A Dpreauth.c35 * @sm: Pointer to WPA state machine data from wpa_sm_init()
37 void pmksa_candidate_free(struct wpa_sm *sm) argument
41 if (sm == NULL)
44 dl_list_for_each_safe(entry, n, &sm->pmksa_candidates,
55 struct wpa_sm *sm = ctx; local
60 if (sm->preauth_eapol == NULL ||
61 is_zero_ether_addr(sm->preauth_bssid) ||
62 os_memcmp(sm->preauth_bssid, src_addr, ETH_ALEN) != 0) {
69 eapol_sm_rx_eapol(sm->preauth_eapol, src_addr, buf, len);
77 struct wpa_sm *sm local
121 struct wpa_sm *sm = eloop_ctx; local
133 struct wpa_sm *sm = ctx; local
170 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
273 rsn_preauth_deinit(struct wpa_sm *sm) argument
300 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
367 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
447 rsn_preauth_scan_results(struct wpa_sm *sm) argument
469 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
509 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
536 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.c28 * @sm: Pointer to WPA state machine data from wpa_sm_init()
38 void wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
42 size_t mic_len = wpa_mic_len(sm->key_mgmt);
44 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
49 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
50 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
54 dest = sm->bssid;
55 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
62 wpa_eapol_key_mic(kck, kck_len, sm
89 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
156 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
174 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
312 wpa_supplicant_send_2_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, int ver, const u8 *nonce, const u8 *wpa_ie, size_t wpa_ie_len, struct wpa_ptk *ptk) argument
408 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
423 wpa_supplicant_process_1_of_4(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
532 struct wpa_sm *sm = eloop_ctx; local
537 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
583 struct wpa_sm *sm = eloop_ctx; local
589 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
646 wpa_supplicant_check_group_cipher(struct wpa_sm *sm, int group_cipher, int keylen, int maxkeylen, int *key_rsc_len, enum wpa_alg *alg) argument
682 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc) argument
727 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
745 wpa_supplicant_pairwise_gtk(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *gtk, size_t gtk_len, int key_info) argument
794 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
837 wpa_report_ie_mismatch(struct wpa_sm *sm, const char *reason, const u8 *src_addr, const u8 *wpa_ie, size_t wpa_ie_len, const u8 *rsn_ie, size_t rsn_ie_len) argument
877 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
908 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
936 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
972 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1007 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1080 wpa_supplicant_send_4_of_4(struct wpa_sm *sm, const unsigned char *dst, const struct wpa_eapol_key *key, u16 ver, u16 key_info, struct wpa_ptk *ptk) argument
1125 wpa_supplicant_process_3_of_4(struct wpa_sm *sm, const struct wpa_eapol_key *key, u16 ver, const u8 *key_data, size_t key_data_len) argument
1255 wpa_supplicant_process_1_of_2_rsn(struct wpa_sm *sm, const u8 *keydata, size_t keydatalen, u16 key_info, struct wpa_gtk_data *gd) argument
1305 wpa_supplicant_process_1_of_2_wpa(struct wpa_sm *sm, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 key_info, u16 ver, struct wpa_gtk_data *gd) argument
1386 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1430 wpa_supplicant_process_1_of_2(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, const u8 *key_data, size_t key_data_len, u16 ver) argument
1496 wpa_supplicant_verify_eapol_key_mic(struct wpa_sm *sm, struct wpa_eapol_key_192 *key, u16 ver, const u8 *buf, size_t len) argument
1551 wpa_supplicant_decrypt_key_data(struct wpa_sm *sm, struct wpa_eapol_key *key, u16 ver, u8 *key_data, size_t *key_data_len) argument
1621 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1631 wpa_eapol_key_dump(struct wpa_sm *sm, const struct wpa_eapol_key *key, unsigned int key_data_len, const u8 *mic, unsigned int mic_len) argument
1684 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
1995 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2048 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2124 struct wpa_sm *sm = ctx; local
2172 struct wpa_sm *sm; local
2201 wpa_sm_deinit(struct wpa_sm *sm) argument
2229 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2290 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2319 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *bssid) argument
2349 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2369 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2381 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2400 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2438 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2451 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2466 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2480 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2550 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2586 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2608 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2653 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2688 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2723 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2757 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2773 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2779 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2795 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2803 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2809 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2816 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
2894 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2916 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
2927 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
2939 wpa_sm_set_ptk_kck_kek(struct wpa_sm *sm, const u8 *ptk_kck, size_t ptk_kck_len, const u8 *ptk_kek, size_t ptk_kek_len) argument
[all...]
H A Dpreauth.h16 void pmksa_candidate_free(struct wpa_sm *sm);
17 int rsn_preauth_init(struct wpa_sm *sm, const u8 *dst,
19 void rsn_preauth_deinit(struct wpa_sm *sm);
20 int rsn_preauth_scan_results(struct wpa_sm *sm);
21 void rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid,
23 void pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid,
25 void rsn_preauth_candidate_process(struct wpa_sm *sm);
26 int rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen,
28 int rsn_preauth_in_progress(struct wpa_sm *sm);
32 static inline void pmksa_candidate_free(struct wpa_sm *sm) argument
36 rsn_preauth_candidate_process(struct wpa_sm *sm) argument
40 rsn_preauth_init(struct wpa_sm *sm, const u8 *dst, struct eap_peer_config *eap_conf) argument
46 rsn_preauth_deinit(struct wpa_sm *sm) argument
50 rsn_preauth_scan_results(struct wpa_sm *sm) argument
55 rsn_preauth_scan_result(struct wpa_sm *sm, const u8 *bssid, const u8 *ssid, const u8 *rsn) argument
60 pmksa_candidate_add(struct wpa_sm *sm, const u8 *bssid, int prio, int preauth) argument
66 rsn_preauth_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
72 rsn_preauth_in_progress(struct wpa_sm *sm) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/eapol_auth/
H A Deapol_auth_sm.c23 #define STATE_MACHINE_ADDR sm->addr
30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
35 #define txCannedFail() eapol_auth_tx_canned_eap(sm, 0)
36 #define txCannedSuccess() eapol_auth_tx_canned_eap(sm, 1)
37 #define txReq() eapol_auth_tx_req(sm)
85 eapol_auth_tx_canned_eap(struct eapol_state_machine *sm, int success) argument
106 eapol_auth_tx_req(struct eapol_state_machine *sm) argument
765 struct eapol_state_machine *sm; local
865 eapol_auth_free(struct eapol_state_machine *sm) argument
885 eapol_sm_step_run(struct eapol_state_machine *sm) argument
966 struct eapol_state_machine *sm = eloop_ctx; local
978 eapol_auth_step(struct eapol_state_machine *sm) argument
990 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1011 struct eapol_state_machine *sm = ctx; local
1024 struct eapol_state_machine *sm = ctx; local
1032 struct eapol_state_machine *sm = ctx; local
1039 struct eapol_state_machine *sm = ctx; local
1047 struct eapol_state_machine *sm = ctx; local
1054 struct eapol_state_machine *sm = ctx; local
1071 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
[all...]
/external/wpa_supplicant_8/src/eapol_auth/
H A Deapol_auth_sm.c23 #define STATE_MACHINE_ADDR sm->addr
30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
35 #define txCannedFail() eapol_auth_tx_canned_eap(sm, 0)
36 #define txCannedSuccess() eapol_auth_tx_canned_eap(sm, 1)
37 #define txReq() eapol_auth_tx_req(sm)
85 eapol_auth_tx_canned_eap(struct eapol_state_machine *sm, int success) argument
106 eapol_auth_tx_req(struct eapol_state_machine *sm) argument
765 struct eapol_state_machine *sm; local
865 eapol_auth_free(struct eapol_state_machine *sm) argument
885 eapol_sm_step_run(struct eapol_state_machine *sm) argument
966 struct eapol_state_machine *sm = eloop_ctx; local
978 eapol_auth_step(struct eapol_state_machine *sm) argument
990 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1011 struct eapol_state_machine *sm = ctx; local
1024 struct eapol_state_machine *sm = ctx; local
1032 struct eapol_state_machine *sm = ctx; local
1039 struct eapol_state_machine *sm = ctx; local
1047 struct eapol_state_machine *sm = ctx; local
1054 struct eapol_state_machine *sm = ctx; local
1071 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eapol_auth/
H A Deapol_auth_sm.c23 #define STATE_MACHINE_ADDR sm->addr
30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
35 #define txCannedFail() eapol_auth_tx_canned_eap(sm, 0)
36 #define txCannedSuccess() eapol_auth_tx_canned_eap(sm, 1)
37 #define txReq() eapol_auth_tx_req(sm)
85 eapol_auth_tx_canned_eap(struct eapol_state_machine *sm, int success) argument
106 eapol_auth_tx_req(struct eapol_state_machine *sm) argument
765 struct eapol_state_machine *sm; local
865 eapol_auth_free(struct eapol_state_machine *sm) argument
885 eapol_sm_step_run(struct eapol_state_machine *sm) argument
966 struct eapol_state_machine *sm = eloop_ctx; local
978 eapol_auth_step(struct eapol_state_machine *sm) argument
990 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1011 struct eapol_state_machine *sm = ctx; local
1024 struct eapol_state_machine *sm = ctx; local
1032 struct eapol_state_machine *sm = ctx; local
1039 struct eapol_state_machine *sm = ctx; local
1047 struct eapol_state_machine *sm = ctx; local
1054 struct eapol_state_machine *sm = ctx; local
1071 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
[all...]

Completed in 760 milliseconds

1234567891011>>