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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c242 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
317 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1762 (int) c->NoOfAuthEncryptPairsSupported);
1765 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c242 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
317 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1762 (int) c->NoOfAuthEncryptPairsSupported);
1765 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c242 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
317 ULONG NoOfAuthEncryptPairsSupported; member in struct:NDIS_802_11_CAPABILITY
1762 (int) c->NoOfAuthEncryptPairsSupported);
1765 for (i = 0; i < c->NoOfAuthEncryptPairsSupported; i++) {

Completed in 210 milliseconds