Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:RSN_SUITE_ARG

3697 #define RSN_SUITE_ARG(s) (s)[0], (s)[1], (s)[2], (s)[3]
3761 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
3762 RSN_SUITE_ARG(wpa_cipher_suite(sm, sm->pairwise_cipher)),
3763 RSN_SUITE_ARG(wpa_cipher_suite(sm, sm->group_cipher)),
3765 RSN_SUITE_ARG(wpa_key_mgmt_suite(sm)),
3766 RSN_SUITE_ARG(wpa_cipher_suite(sm, sm->pairwise_cipher)),
3767 RSN_SUITE_ARG(wpa_cipher_suite(sm, sm->group_cipher)),