Searched refs:WPA_CIPHER_BIP (Results 1 – 7 of 7) sorted by relevance
118 #define WPA_CIPHER_BIP 6 /* WEP (104-bit) */ macro155 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \190 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \
126 #define WPA_CIPHER_BIP 6 /* WEP (104-bit) */ macro188 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \
127 #define WPA_CIPHER_BIP 6 /* WEP (104-bit) */ macro189 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \
126 #define WPA_CIPHER_BIP 6 /* WEP (104-bit) */ macro
251 {WPA_CIPHER_BIP, CRYPTO_ALGO_BIP},