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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpeerkey.c225 sm->allowed_pairwise_cipher, 0);
495 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h99 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa_i.h55 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dwpa.c2408 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2422 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpeerkey.c225 sm->allowed_pairwise_cipher, 0);
495 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h99 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa_i.h55 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dwpa.c2408 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2422 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpeerkey.c225 sm->allowed_pairwise_cipher, 0);
495 sm->allowed_pairwise_cipher, 0);
1038 count = rsn_cipher_put_suites(pos, sm->allowed_pairwise_cipher);
H A Dwpa.h99 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:rsn_supp_config
H A Dwpa_i.h55 int allowed_pairwise_cipher; /* bitfield of WPA_CIPHER_* */ member in struct:wpa_sm
H A Dwpa.c2408 sm->allowed_pairwise_cipher = config->allowed_pairwise_cipher;
2422 sm->allowed_pairwise_cipher = 0;
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpas_glue.c1101 conf.allowed_pairwise_cipher = ssid->pairwise_cipher;

Completed in 315 milliseconds