Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c4516 #define RSN_SUITE "%02x-%02x-%02x-%d" macro
4566 "dot11RSNAAuthenticationSuiteSelected=" RSN_SUITE "\n" in wpa_get_mib()
4567 "dot11RSNAPairwiseCipherSelected=" RSN_SUITE "\n" in wpa_get_mib()
4568 "dot11RSNAGroupCipherSelected=" RSN_SUITE "\n" in wpa_get_mib()
4570 "dot11RSNAAuthenticationSuiteRequested=" RSN_SUITE "\n" in wpa_get_mib()
4571 "dot11RSNAPairwiseCipherRequested=" RSN_SUITE "\n" in wpa_get_mib()
4572 "dot11RSNAGroupCipherRequested=" RSN_SUITE "\n" in wpa_get_mib()
4634 "dot11RSNAStatsSelectedPairwiseCipher=" RSN_SUITE "\n" in wpa_get_mib_sta()
4652 "AKMSuiteSelector=" RSN_SUITE "\n" in wpa_get_mib_sta()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa.c2767 #define RSN_SUITE "%02x-%02x-%02x-%d" macro
2822 "dot11RSNAAuthenticationSuiteSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2823 "dot11RSNAPairwiseCipherSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2824 "dot11RSNAGroupCipherSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2826 "dot11RSNAAuthenticationSuiteRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()
2827 "dot11RSNAPairwiseCipherRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()
2828 "dot11RSNAGroupCipherRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()