Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dwpa.h132 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
151 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
162 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
168 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
175 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
197 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dcipher_internal.h47 mbedtls_cipher_id_t cipher; member
Dssl_ciphersuites.h395 mbedtls_cipher_type_t cipher; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
Dext_symc.c34 mbedtls_cipher_context_t cipher; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_user.h272 hi_u32 cipher; member
Dmac_vap.h923 hi_u8 cipher; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dhi_wifi_driver_wpa_if.h424 hi_u32 cipher; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dwlan_types.h827 hi_u32 cipher; /* 加密类型 */ member
Doal_net.h1304 hi_u32 cipher; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/
Dhi_wifi_driver_wpa_if.h413 hi_u32 cipher; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfg80211.h2272 #define is_wapi(cipher) (cipher == WLAN_CIPHER_SUITE_SMS4) ? 1 : 0 argument
Dwl_cfg80211.c5404 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()