Searched refs:allowed_pairwise_cipher (Results 1 – 5 of 5) sorted by relevance
225 cipher = ie.pairwise_cipher & sm->allowed_pairwise_cipher; in wpa_supplicant_process_smk_m2()504 cipher = ie.pairwise_cipher & sm->allowed_pairwise_cipher; in wpa_supplicant_process_smk_m5()1064 if (sm->allowed_pairwise_cipher & WPA_CIPHER_CCMP) { in wpa_sm_stkstart()1069 if (sm->allowed_pairwise_cipher & WPA_CIPHER_TKIP) { in wpa_sm_stkstart()
58 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member
77 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member
2174 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher; in wpa_sm_set_config()2187 sm->allowed_pairwise_cipher = 0; in wpa_sm_set_config()
675 conf.allowed_pairwise_cipher = ssid->pairwise_cipher; in wpa_supplicant_rsn_supp_set_config()