Searched refs:allowed_pairwise_cipher (Results 1 - 13 of 13) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa_i.h54 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dpeerkey.c221 sm->allowed_pairwise_cipher, 0);
494 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h92 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa.c2268 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2282 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_i.h54 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dpeerkey.c221 sm->allowed_pairwise_cipher, 0);
494 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h92 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa.c2268 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2282 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa_i.h54 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dpeerkey.c221 sm->allowed_pairwise_cipher, 0);
494 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h92 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa.c2268 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2282 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c944 conf.allowed_pairwise_cipher = ssid->pairwise_cipher;

Completed in 1162 milliseconds