Searched defs:cipher (Results 1 – 12 of 12) sorted by relevance
132 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument151 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument162 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument168 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument175 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument197 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
47 mbedtls_cipher_id_t cipher; member
395 mbedtls_cipher_type_t cipher; member
34 mbedtls_cipher_context_t cipher; member
272 hi_u32 cipher; member
923 hi_u8 cipher; member
424 hi_u32 cipher; member
827 hi_u32 cipher; /* 加密类型 */ member
1304 hi_u32 cipher; member
413 hi_u32 cipher; member
2272 #define is_wapi(cipher) (cipher == WLAN_CIPHER_SUITE_SMS4) ? 1 : 0 argument
5404 wl_rsn_cipher_wsec_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_algo_lookup()5417 wl_rsn_cipher_wsec_key_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_key_algo_lookup()