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

/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
1774 (int) c->NoOfAuthEncryptPairsSupported);
1777 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
1774 (int) c->NoOfAuthEncryptPairsSupported);
1777 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
1774 (int) c->NoOfAuthEncryptPairsSupported);
1777 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {

Completed in 56 milliseconds