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

/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c2506 #define RSN_SUITE_ARG(s) \ macro
2571 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
2572 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
2574 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
2577 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
2578 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
2580 RSN_SUITE_ARG(wpa_cipher_to_suite(sm->proto,
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.c4121 #define RSN_SUITE_ARG(s) \ macro
4186 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteSelected),
4187 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherSelected),
4188 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherSelected),
4190 RSN_SUITE_ARG(wpa_auth->dot11RSNAAuthenticationSuiteRequested),
4191 RSN_SUITE_ARG(wpa_auth->dot11RSNAPairwiseCipherRequested),
4192 RSN_SUITE_ARG(wpa_auth->dot11RSNAGroupCipherRequested),
4244 RSN_SUITE_ARG(pairwise),
4258 RSN_SUITE_ARG(wpa_akm_to_suite(sm->wpa_key_mgmt)),

Completed in 71 milliseconds