HomeSort by relevance Sort by last modified time
    Searched refs:WPA_CIPHER_SUITE_NONE (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/common/
wpa_common.c 556 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_NONE)
1175 RSN_CIPHER_SUITE_NONE : WPA_CIPHER_SUITE_NONE);
1224 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_NONE);
    [all...]
wpa_common.h 42 #define WPA_CIPHER_SUITE_NONE RSN_SELECTOR(0x00, 0x50, 0xf2, 0)

Completed in 29 milliseconds