HomeSort by: relevance | last modified time | path
    Searched refs:WPA_CIPHER_SUITE_CCMP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
wpa_common.h 67 #define WPA_CIPHER_SUITE_CCMP RSN_SELECTOR(0x00, 0x50, 0xf2, 4)
wpa_common.c 2037 if (RSN_SELECTOR_GET(s) == WPA_CIPHER_SUITE_CCMP)
3086 RSN_CIPHER_SUITE_CCMP : WPA_CIPHER_SUITE_CCMP);
3147 RSN_SELECTOR_PUT(pos, WPA_CIPHER_SUITE_CCMP);

Completed in 20 milliseconds