Searched defs:IS_WPA_CIPHER (Results 1 – 6 of 6) sorted by relevance
139 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro
150 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro
151 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro
144 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ macro