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

  /external/wpa_supplicant_8/src/common/
wpa_common.c 362 if (RSN_SELECTOR_GET(s) == RSN_CIPHER_SUITE_CCMP_256)
1231 return RSN_CIPHER_SUITE_CCMP_256;
    [all...]
wpa_common.h 84 #define RSN_CIPHER_SUITE_CCMP_256 RSN_SELECTOR(0x00, 0x0f, 0xac, 10)

Completed in 271 milliseconds