Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:WPA_CIPHER_AES_128_CMAC

322 		return WPA_CIPHER_AES_128_CMAC;
489 data->mgmt_group_cipher = WPA_CIPHER_AES_128_CMAC;
522 if (data->group_cipher == WPA_CIPHER_AES_128_CMAC) {
552 if (data->pairwise_cipher & WPA_CIPHER_AES_128_CMAC) {
610 if (data->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC) {
794 if (mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC)
810 if (mgmt_group_cipher == WPA_CIPHER_AES_128_CMAC) {
1818 if (sm->mgmt_group_cipher != WPA_CIPHER_AES_128_CMAC)