Searched refs:sm (Results 1 - 25 of 404) 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
162 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
191 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
412 eap_server_erp_init(struct eap_sm *sm) argument
691 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1395 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1453 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1526 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1544 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1562 eap_sm_nextId(struct eap_sm *sm, int id) argument
1584 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1638 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1655 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1687 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1769 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1784 eap_server_sm_step(struct eap_sm *sm) argument
1820 struct eap_sm *sm; local
1887 eap_server_sm_deinit(struct eap_sm *sm) argument
1920 eap_sm_notify_cached(struct eap_sm *sm) argument
1935 eap_sm_pending_cb(struct eap_sm *sm) argument
1950 eap_sm_method_pending(struct eap_sm *sm) argument
1964 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1976 eap_get_interface(struct eap_sm *sm) argument
1990 eap_server_clear_identity(struct eap_sm *sm) argument
1998 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
162 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
191 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
412 eap_server_erp_init(struct eap_sm *sm) argument
691 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1395 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1453 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1526 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1544 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1562 eap_sm_nextId(struct eap_sm *sm, int id) argument
1584 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1638 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1655 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1687 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1769 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1784 eap_server_sm_step(struct eap_sm *sm) argument
1820 struct eap_sm *sm; local
1887 eap_server_sm_deinit(struct eap_sm *sm) argument
1920 eap_sm_notify_cached(struct eap_sm *sm) argument
1935 eap_sm_pending_cb(struct eap_sm *sm) argument
1950 eap_sm_method_pending(struct eap_sm *sm) argument
1964 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1976 eap_get_interface(struct eap_sm *sm) argument
1990 eap_server_clear_identity(struct eap_sm *sm) argument
1998 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
162 eap_user_get(struct eap_sm *sm, const u8 *identity, size_t identity_len, int phase2) argument
191 eap_log_msg(struct eap_sm *sm, const char *fmt, ...) argument
412 eap_server_erp_init(struct eap_sm *sm) argument
691 erp_send_finish_reauth(struct eap_sm *sm, struct eap_server_erp_key *erp, u8 id, u8 flags, u16 seq, const char *nai) argument
1395 eap_sm_calculateTimeout(struct eap_sm *sm, int retransCount, int eapSRTT, int eapRTTVAR, int methodTimeout) argument
1453 eap_sm_parseEapResp(struct eap_sm *sm, const struct wpabuf *resp) argument
1526 eap_sm_buildSuccess(struct eap_sm *sm, u8 id) argument
1544 eap_sm_buildFailure(struct eap_sm *sm, u8 id) argument
1562 eap_sm_nextId(struct eap_sm *sm, int id) argument
1584 eap_sm_process_nak(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1638 eap_sm_Policy_update(struct eap_sm *sm, const u8 *nak_list, size_t len) argument
1655 eap_sm_Policy_getNextMethod(struct eap_sm *sm, int *vendor) argument
1687 eap_sm_Policy_getDecision(struct eap_sm *sm) argument
1769 eap_sm_Policy_doPickUp(struct eap_sm *sm, EapType method) argument
1784 eap_server_sm_step(struct eap_sm *sm) argument
1820 struct eap_sm *sm; local
1887 eap_server_sm_deinit(struct eap_sm *sm) argument
1920 eap_sm_notify_cached(struct eap_sm *sm) argument
1935 eap_sm_pending_cb(struct eap_sm *sm) argument
1950 eap_sm_method_pending(struct eap_sm *sm) argument
1964 eap_get_identity(struct eap_sm *sm, size_t *len) argument
1976 eap_get_interface(struct eap_sm *sm) argument
1990 eap_server_clear_identity(struct eap_sm *sm) argument
1998 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/skia/tests/
H A DSkSharedMutexTest.cpp14 SkSharedMutex sm; local
15 sm.acquire();
16 sm.assertHeld();
17 sm.release();
18 sm.acquireShared();
19 sm.assertHeldShared();
20 sm.releaseShared();
24 SkSharedMutex sm; local
34 sm.acquireShared();
35 sm
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.c32 * @sm: Pointer to WPA state machine data from wpa_sm_init()
43 int wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
48 size_t mic_len = wpa_mic_len(sm->key_mgmt);
50 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
55 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
56 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
60 dest = sm->bssid;
61 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
68 wpa_eapol_key_mic(kck, kck_len, sm
96 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
163 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
181 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
336 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
429 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
444 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
553 struct wpa_sm *sm = eloop_ctx; local
558 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
604 struct wpa_sm *sm = eloop_ctx; local
610 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
673 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
709 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
775 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
793 wpa_supplicant_rsc_relaxation(const struct wpa_sm *sm, const u8 *rsc) argument
823 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
878 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
929 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
956 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
996 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
1027 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
1055 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1091 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1126 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1199 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
1242 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
1372 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
1422 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
1509 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1551 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
1622 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
1677 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
1753 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1763 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
1816 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2127 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2180 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2256 struct wpa_sm *sm = ctx; local
2304 struct wpa_sm *sm; local
2333 wpa_sm_deinit(struct wpa_sm *sm) argument
2364 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2431 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2463 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
2493 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2513 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2525 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2544 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2584 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2597 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2612 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2626 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2696 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2732 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2754 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2810 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2845 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2880 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2914 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2930 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2936 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2958 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2966 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2972 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2979 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
3039 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
3061 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
3072 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
3084 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
3103 wpa_sm_set_test_assoc_ie(struct wpa_sm *sm, struct wpabuf *buf) 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.c32 * @sm: Pointer to WPA state machine data from wpa_sm_init()
43 int wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
48 size_t mic_len = wpa_mic_len(sm->key_mgmt);
50 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
55 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
56 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
60 dest = sm->bssid;
61 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
68 wpa_eapol_key_mic(kck, kck_len, sm
96 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
163 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
181 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
336 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
429 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
444 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
553 struct wpa_sm *sm = eloop_ctx; local
558 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
604 struct wpa_sm *sm = eloop_ctx; local
610 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
673 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
709 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
775 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
793 wpa_supplicant_rsc_relaxation(const struct wpa_sm *sm, const u8 *rsc) argument
823 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
878 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
929 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
956 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
996 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
1027 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
1055 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1091 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1126 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1199 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
1242 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
1372 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
1422 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
1509 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1551 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
1622 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
1677 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
1753 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1763 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
1816 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2127 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2180 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2256 struct wpa_sm *sm = ctx; local
2304 struct wpa_sm *sm; local
2333 wpa_sm_deinit(struct wpa_sm *sm) argument
2364 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2431 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2463 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
2493 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2513 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2525 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2544 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2584 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2597 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2612 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2626 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2696 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2732 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2754 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2810 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2845 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2880 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2914 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2930 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2936 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2958 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2966 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2972 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2979 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
3039 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
3061 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
3072 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
3084 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
3103 wpa_sm_set_test_assoc_ie(struct wpa_sm *sm, struct wpabuf *buf) 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/wpa_supplicant/src/rsn_supp/
H A Dwpa.c32 * @sm: Pointer to WPA state machine data from wpa_sm_init()
43 int wpa_eapol_key_send(struct wpa_sm *sm, const u8 *kck, size_t kck_len, argument
48 size_t mic_len = wpa_mic_len(sm->key_mgmt);
50 if (is_zero_ether_addr(dest) && is_zero_ether_addr(sm->bssid)) {
55 if (wpa_sm_get_bssid(sm, sm->bssid) < 0) {
56 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
60 dest = sm->bssid;
61 wpa_dbg(sm->ctx->msg_ctx, MSG_DEBUG,
68 wpa_eapol_key_mic(kck, kck_len, sm
96 wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) argument
163 wpa_supplicant_key_mgmt_set_pmk(struct wpa_sm *sm) argument
181 wpa_supplicant_get_pmk(struct wpa_sm *sm, const unsigned char *src_addr, const u8 *pmkid) argument
336 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
429 wpa_derive_ptk(struct wpa_sm *sm, const unsigned char *src_addr, const struct wpa_eapol_key *key, struct wpa_ptk *ptk) argument
444 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
553 struct wpa_sm *sm = eloop_ctx; local
558 wpa_supplicant_key_neg_complete(struct wpa_sm *sm, const u8 *addr, int secure) argument
604 struct wpa_sm *sm = eloop_ctx; local
610 wpa_supplicant_install_ptk(struct wpa_sm *sm, const struct wpa_eapol_key *key) argument
673 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
709 wpa_supplicant_install_gtk(struct wpa_sm *sm, const struct wpa_gtk_data *gd, const u8 *key_rsc, int wnm_sleep) argument
775 wpa_supplicant_gtk_tx_bit_workaround(const struct wpa_sm *sm, int tx) argument
793 wpa_supplicant_rsc_relaxation(const struct wpa_sm *sm, const u8 *rsc) argument
823 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
878 wpa_supplicant_install_igtk(struct wpa_sm *sm, const struct wpa_igtk_kde *igtk, int wnm_sleep) argument
929 ieee80211w_set_keys(struct wpa_sm *sm, struct wpa_eapol_ie_parse *ie) argument
956 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
996 ft_validate_mdie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_mdie) argument
1027 ft_validate_ftie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie, const u8 *assoc_resp_ftie) argument
1055 ft_validate_rsnie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1091 wpa_supplicant_validate_ie_ft(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1126 wpa_supplicant_validate_ie(struct wpa_sm *sm, const unsigned char *src_addr, struct wpa_eapol_ie_parse *ie) argument
1199 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
1242 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
1372 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
1422 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
1509 wpa_supplicant_send_2_of_2(struct wpa_sm *sm, const struct wpa_eapol_key *key, int ver, u16 key_info) argument
1551 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
1622 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
1677 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
1753 wpa_sm_aborted_cached(struct wpa_sm *sm) argument
1763 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
1816 wpa_sm_rx_eapol(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
2127 wpa_key_mgmt_suite(struct wpa_sm *sm) argument
2180 wpa_sm_get_mib(struct wpa_sm *sm, char *buf, size_t buflen) argument
2256 struct wpa_sm *sm = ctx; local
2304 struct wpa_sm *sm; local
2333 wpa_sm_deinit(struct wpa_sm *sm) argument
2364 wpa_sm_notify_assoc(struct wpa_sm *sm, const u8 *bssid) argument
2431 wpa_sm_notify_disassoc(struct wpa_sm *sm) argument
2463 wpa_sm_set_pmk(struct wpa_sm *sm, const u8 *pmk, size_t pmk_len, const u8 *pmkid, const u8 *bssid) argument
2493 wpa_sm_set_pmk_from_pmksa(struct wpa_sm *sm) argument
2513 wpa_sm_set_fast_reauth(struct wpa_sm *sm, int fast_reauth) argument
2525 wpa_sm_set_scard_ctx(struct wpa_sm *sm, void *scard_ctx) argument
2544 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
2584 wpa_sm_set_own_addr(struct wpa_sm *sm, const u8 *addr) argument
2597 wpa_sm_set_ifname(struct wpa_sm *sm, const char *ifname, const char *bridge_ifname) argument
2612 wpa_sm_set_eapol(struct wpa_sm *sm, struct eapol_sm *eapol) argument
2626 wpa_sm_set_param(struct wpa_sm *sm, enum wpa_sm_conf_params param, unsigned int value) argument
2696 wpa_sm_get_status(struct wpa_sm *sm, char *buf, size_t buflen, int verbose) argument
2732 wpa_sm_pmf_enabled(struct wpa_sm *sm) argument
2754 wpa_sm_set_assoc_wpa_ie_default(struct wpa_sm *sm, u8 *wpa_ie, size_t *wpa_ie_len) argument
2810 wpa_sm_set_assoc_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2845 wpa_sm_set_ap_wpa_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2880 wpa_sm_set_ap_rsn_ie(struct wpa_sm *sm, const u8 *ie, size_t len) argument
2914 wpa_sm_parse_own_wpa_ie(struct wpa_sm *sm, struct wpa_ie_data *data) argument
2930 wpa_sm_pmksa_cache_list(struct wpa_sm *sm, char *buf, size_t len) argument
2936 wpa_sm_drop_sa(struct wpa_sm *sm) argument
2958 wpa_sm_has_ptk(struct wpa_sm *sm) argument
2966 wpa_sm_update_replay_ctr(struct wpa_sm *sm, const u8 *replay_ctr) argument
2972 wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) argument
2979 wpa_wnmsleep_install_key(struct wpa_sm *sm, u8 subelem_id, u8 *buf) argument
3039 wpa_sm_rx_eapol_peerkey(struct wpa_sm *sm, const u8 *src_addr, const u8 *buf, size_t len) argument
3061 wpa_sm_get_p2p_ip_addr(struct wpa_sm *sm, u8 *buf) argument
3072 wpa_sm_set_rx_replay_ctr(struct wpa_sm *sm, const u8 *rx_replay_counter) argument
3084 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
3103 wpa_sm_set_test_assoc_ie(struct wpa_sm *sm, struct wpabuf *buf) 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_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
631 eapol_sm_txLogoff(struct eapol_sm *sm) argument
641 eapol_sm_txStart(struct eapol_sm *sm) argument
660 eapol_sm_processKey(struct eapol_sm *sm) argument
839 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
849 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
891 eapol_sm_abortSupp(struct eapol_sm *sm) argument
909 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
921 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
941 eapol_sm_step(struct eapol_sm *sm) argument
1075 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1096 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1120 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1179 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1249 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1405 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1419 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1439 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1461 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1483 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1507 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1553 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1607 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1624 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1644 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1661 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1670 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1698 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1714 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1732 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1747 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1769 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1787 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1801 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1810 struct eapol_sm *sm = ctx; local
1817 struct eapol_sm *sm = ctx; local
1827 struct eapol_sm *sm = ctx; local
1859 struct eapol_sm *sm = ctx; local
1899 struct eapol_sm *sm = ctx; local
1913 struct eapol_sm *sm = ctx; local
1929 struct eapol_sm *sm = ctx; local
1940 struct eapol_sm *sm = ctx; local
1953 struct eapol_sm *sm = ctx; local
1970 struct eapol_sm *sm = ctx; local
1984 struct eapol_sm *sm = ctx; local
1994 struct eapol_sm *sm = ctx; local
2004 struct eapol_sm *sm = ctx; local
2014 struct eapol_sm *sm = ctx; local
2052 struct eapol_sm *sm; local
2111 eapol_sm_deinit(struct eapol_sm *sm) argument
2128 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2136 eapol_sm_failed(struct eapol_sm *sm) argument
2144 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2156 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
631 eapol_sm_txLogoff(struct eapol_sm *sm) argument
641 eapol_sm_txStart(struct eapol_sm *sm) argument
660 eapol_sm_processKey(struct eapol_sm *sm) argument
839 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
849 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
891 eapol_sm_abortSupp(struct eapol_sm *sm) argument
909 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
921 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
941 eapol_sm_step(struct eapol_sm *sm) argument
1075 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1096 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1120 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1179 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1249 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1405 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1419 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1439 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1461 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1483 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1507 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1553 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1607 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1624 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1644 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1661 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1670 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1698 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1714 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1732 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1747 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1769 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1787 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1801 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1810 struct eapol_sm *sm = ctx; local
1817 struct eapol_sm *sm = ctx; local
1827 struct eapol_sm *sm = ctx; local
1859 struct eapol_sm *sm = ctx; local
1899 struct eapol_sm *sm = ctx; local
1913 struct eapol_sm *sm = ctx; local
1929 struct eapol_sm *sm = ctx; local
1940 struct eapol_sm *sm = ctx; local
1953 struct eapol_sm *sm = ctx; local
1970 struct eapol_sm *sm = ctx; local
1984 struct eapol_sm *sm = ctx; local
1994 struct eapol_sm *sm = ctx; local
2004 struct eapol_sm *sm = ctx; local
2014 struct eapol_sm *sm = ctx; local
2052 struct eapol_sm *sm; local
2111 eapol_sm_deinit(struct eapol_sm *sm) argument
2128 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2136 eapol_sm_failed(struct eapol_sm *sm) argument
2144 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2156 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
631 eapol_sm_txLogoff(struct eapol_sm *sm) argument
641 eapol_sm_txStart(struct eapol_sm *sm) argument
660 eapol_sm_processKey(struct eapol_sm *sm) argument
839 eapol_sm_getSuppRsp(struct eapol_sm *sm) argument
849 eapol_sm_txSuppRsp(struct eapol_sm *sm) argument
891 eapol_sm_abortSupp(struct eapol_sm *sm) argument
909 eapol_sm_set_port_authorized(struct eapol_sm *sm) argument
921 eapol_sm_set_port_unauthorized(struct eapol_sm *sm) argument
941 eapol_sm_step(struct eapol_sm *sm) argument
1075 eapol_sm_configure(struct eapol_sm *sm, int heldPeriod, int authPeriod, int startPeriod, int maxStart) argument
1096 eapol_sm_get_method_name(struct eapol_sm *sm) argument
1120 eapol_sm_get_status(struct eapol_sm *sm, char *buf, size_t buflen, int verbose) argument
1179 eapol_sm_get_mib(struct eapol_sm *sm, char *buf, size_t buflen) argument
1249 eapol_sm_rx_eapol(struct eapol_sm *sm, const u8 *src, const u8 *buf, size_t len) argument
1405 eapol_sm_notify_tx_eapol_key(struct eapol_sm *sm) argument
1419 eapol_sm_notify_portEnabled(struct eapol_sm *sm, Boolean enabled) argument
1439 eapol_sm_notify_portValid(struct eapol_sm *sm, Boolean valid) argument
1461 eapol_sm_notify_eap_success(struct eapol_sm *sm, Boolean success) argument
1483 eapol_sm_notify_eap_fail(struct eapol_sm *sm, Boolean fail) argument
1507 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
1553 eapol_sm_get_key(struct eapol_sm *sm, u8 *key, size_t len) argument
1607 eapol_sm_get_session_id(struct eapol_sm *sm, size_t *len) argument
1624 eapol_sm_notify_logoff(struct eapol_sm *sm, Boolean logoff) argument
1644 eapol_sm_notify_cached(struct eapol_sm *sm) argument
1661 eapol_sm_notify_pmkid_attempt(struct eapol_sm *sm) argument
1670 eapol_sm_abort_cached(struct eapol_sm *sm) argument
1698 eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) argument
1714 eapol_sm_notify_portControl(struct eapol_sm *sm, PortControl portControl) argument
1732 eapol_sm_notify_ctrl_attached(struct eapol_sm *sm) argument
1747 eapol_sm_notify_ctrl_response(struct eapol_sm *sm) argument
1769 eapol_sm_request_reauth(struct eapol_sm *sm) argument
1787 eapol_sm_notify_lower_layer_success(struct eapol_sm *sm, int in_eapol_sm) argument
1801 eapol_sm_invalidate_cached_session(struct eapol_sm *sm) argument
1810 struct eapol_sm *sm = ctx; local
1817 struct eapol_sm *sm = ctx; local
1827 struct eapol_sm *sm = ctx; local
1859 struct eapol_sm *sm = ctx; local
1899 struct eapol_sm *sm = ctx; local
1913 struct eapol_sm *sm = ctx; local
1929 struct eapol_sm *sm = ctx; local
1940 struct eapol_sm *sm = ctx; local
1953 struct eapol_sm *sm = ctx; local
1970 struct eapol_sm *sm = ctx; local
1984 struct eapol_sm *sm = ctx; local
1994 struct eapol_sm *sm = ctx; local
2004 struct eapol_sm *sm = ctx; local
2014 struct eapol_sm *sm = ctx; local
2052 struct eapol_sm *sm; local
2111 eapol_sm_deinit(struct eapol_sm *sm) argument
2128 eapol_sm_set_ext_pw_ctx(struct eapol_sm *sm, struct ext_password_data *ext) argument
2136 eapol_sm_failed(struct eapol_sm *sm) argument
2144 eapol_sm_get_eap_proxy_imsi(struct eapol_sm *sm, char *imsi, size_t *len) argument
2156 eapol_sm_erp_flush(struct eapol_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
777 struct eapol_state_machine *sm; local
881 eapol_auth_free(struct eapol_state_machine *sm) argument
904 eapol_sm_step_run(struct eapol_state_machine *sm) argument
985 struct eapol_state_machine *sm = eloop_ctx; local
997 eapol_auth_step(struct eapol_state_machine *sm) argument
1009 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1030 struct eapol_state_machine *sm = ctx; local
1043 struct eapol_state_machine *sm = ctx; local
1051 struct eapol_state_machine *sm = ctx; local
1058 struct eapol_state_machine *sm = ctx; local
1066 struct eapol_state_machine *sm = ctx; local
1073 struct eapol_state_machine *sm = ctx; local
1090 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
1102 eapol_auth_reauthenticate(struct eapol_state_machine *sm) argument
1111 eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, const char *value) 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
777 struct eapol_state_machine *sm; local
881 eapol_auth_free(struct eapol_state_machine *sm) argument
904 eapol_sm_step_run(struct eapol_state_machine *sm) argument
985 struct eapol_state_machine *sm = eloop_ctx; local
997 eapol_auth_step(struct eapol_state_machine *sm) argument
1009 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1030 struct eapol_state_machine *sm = ctx; local
1043 struct eapol_state_machine *sm = ctx; local
1051 struct eapol_state_machine *sm = ctx; local
1058 struct eapol_state_machine *sm = ctx; local
1066 struct eapol_state_machine *sm = ctx; local
1073 struct eapol_state_machine *sm = ctx; local
1090 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
1102 eapol_auth_reauthenticate(struct eapol_state_machine *sm) argument
1111 eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, const char *value) 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
777 struct eapol_state_machine *sm; local
881 eapol_auth_free(struct eapol_state_machine *sm) argument
904 eapol_sm_step_run(struct eapol_state_machine *sm) argument
985 struct eapol_state_machine *sm = eloop_ctx; local
997 eapol_auth_step(struct eapol_state_machine *sm) argument
1009 eapol_auth_initialize(struct eapol_state_machine *sm) argument
1030 struct eapol_state_machine *sm = ctx; local
1043 struct eapol_state_machine *sm = ctx; local
1051 struct eapol_state_machine *sm = ctx; local
1058 struct eapol_state_machine *sm = ctx; local
1066 struct eapol_state_machine *sm = ctx; local
1073 struct eapol_state_machine *sm = ctx; local
1090 eapol_auth_eap_pending_cb(struct eapol_state_machine *sm, void *ctx) argument
1102 eapol_auth_reauthenticate(struct eapol_state_machine *sm) argument
1111 eapol_auth_set_conf(struct eapol_state_machine *sm, const char *param, const char *value) argument
[all...]

Completed in 2693 milliseconds

1234567891011>>