Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/ap/
Dwpa_auth.c4523 #define RSN_SUITE "%02x-%02x-%02x-%d" macro
4573 "dot11RSNAAuthenticationSuiteSelected=" RSN_SUITE "\n" in wpa_get_mib()
4574 "dot11RSNAPairwiseCipherSelected=" RSN_SUITE "\n" in wpa_get_mib()
4575 "dot11RSNAGroupCipherSelected=" RSN_SUITE "\n" in wpa_get_mib()
4577 "dot11RSNAAuthenticationSuiteRequested=" RSN_SUITE "\n" in wpa_get_mib()
4578 "dot11RSNAPairwiseCipherRequested=" RSN_SUITE "\n" in wpa_get_mib()
4579 "dot11RSNAGroupCipherRequested=" RSN_SUITE "\n" in wpa_get_mib()
4641 "dot11RSNAStatsSelectedPairwiseCipher=" RSN_SUITE "\n" in wpa_get_mib_sta()
4659 "AKMSuiteSelector=" RSN_SUITE "\n" in wpa_get_mib_sta()
/freebsd-12-stable/contrib/wpa/src/rsn_supp/
Dwpa.c2780 #define RSN_SUITE "%02x-%02x-%02x-%d" macro
2835 "dot11RSNAAuthenticationSuiteSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2836 "dot11RSNAPairwiseCipherSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2837 "dot11RSNAGroupCipherSelected=" RSN_SUITE "\n" in wpa_sm_get_mib()
2839 "dot11RSNAAuthenticationSuiteRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()
2840 "dot11RSNAPairwiseCipherRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()
2841 "dot11RSNAGroupCipherRequested=" RSN_SUITE "\n" in wpa_sm_get_mib()