Searched refs:NoOfAuthEncryptPairsSupported (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c247 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
322 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1681 (int) c->NoOfAuthEncryptPairsSupported);
1684 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c241 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
316 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1782 (int) c->NoOfAuthEncryptPairsSupported);
1785 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c241 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
316 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1782 (int) c->NoOfAuthEncryptPairsSupported);
1785 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c241 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
316 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1782 (int) c->NoOfAuthEncryptPairsSupported);
1785 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {

Completed in 39 milliseconds