Searched refs:IS_WPA_CIPHER (Results 1 – 2 of 2) sorted by relevance
113 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro
121 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro