Searched refs:allowed_pairwise_cipher (Results 1 – 4 of 4) sorted by relevance
64 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member
122 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member
3188 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher; in wpa_sm_set_config()3214 sm->allowed_pairwise_cipher = 0; in wpa_sm_set_config()
1454 conf.allowed_pairwise_cipher = ssid->pairwise_cipher; in wpa_supplicant_rsn_supp_set_config()