Home
last modified time | relevance | path

Searched refs:RSN_SUITE_ARG (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c4396 #define RSN_SUITE_ARG(s) \ macro
4463 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteSelected), in wpa_get_mib()
4464 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherSelected), in wpa_get_mib()
4465 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherSelected), in wpa_get_mib()
4467 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteRequested), in wpa_get_mib()
4468 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherRequested), in wpa_get_mib()
4469 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherRequested), in wpa_get_mib()
4521 RSN_SUITE_ARG(pairwise), in wpa_get_mib_sta()
4535 RSN_SUITE_ARG(wpa_akm_to_suite(sm->wpa_key_mgmt)), in wpa_get_mib_sta()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c2721 #define RSN_SUITE_ARG(s) \ macro
2784 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)), in wpa_sm_get_mib()
2785 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto, in wpa_sm_get_mib()
2787 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto, in wpa_sm_get_mib()
2790 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)), in wpa_sm_get_mib()
2791 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto, in wpa_sm_get_mib()
2793 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto, in wpa_sm_get_mib()