Searched refs:WPA_CIPHER_NONE (Results 1 – 1 of 1) sorted by relevance
106 #define WPA_CIPHER_NONE 0 /* None */ macro116 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \