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

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c2708 #define RSN_SUITE_ARG(s) \ macro
2773 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteSelected),
2774 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherSelected),
2775 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherSelected),
2777 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteRequested),
2778 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherRequested),
2779 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherRequested),
2831 RSN_SUITE_ARG(pairwise),
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c1927 #define RSN_SUITE_ARG(s) \ macro
1992 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
1993 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
1995 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
1998 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
1999 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
2001 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,

Completed in 113 milliseconds