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

  /external/wpa_supplicant_8/src/common/
wpa_common.c 360 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_GCMP)
1238 return RSN_CIPHER_SUITE_GCMP;
    [all...]
wpa_common.h 82 #define RSN_CIPHER_SUITE_GCMP RSN_SELECTOR(0x00, 0x0f, 0xac, 8)

Completed in 32 milliseconds