| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
| D | wpa.h | 129 #define IS_CCX_CIPHER(cipher) \ argument 148 #define IS_WPA_CIPHER(cipher) \ argument 155 #define IS_WPA_BIP_CIPHER(cipher) \ argument 161 #define IS_WAPI_CIPHER(cipher) \ argument 168 #define WAPI_CIPHER_2_CSE_WPI(cipher) \ argument 183 #define IS_VALID_BIP_CIPHER(cipher) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | wpa.h | 132 #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/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
| D | wpa.h | 125 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument 144 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument 155 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument 161 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument 168 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument 190 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
| D | wpa.h | 138 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument 149 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument 156 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | cipher_internal.h | 47 mbedtls_cipher_id_t cipher; member
|
| D | ssl_ciphersuites.h | 395 mbedtls_cipher_type_t cipher; member
|
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/src/cc3200/ |
| D | MQTTCC3200.c | 104 …port, SlSockSecureFiles_t* certificates, unsigned char sec_method, unsigned int cipher, char serve… in TLSConnectNetwork()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/ |
| D | ext_symc.c | 34 mbedtls_cipher_context_t cipher; member
|
| /device/soc/chipsea/cst85/liteos_m/sdk/modules/wifi/console/ |
| D | fhost_command_common.c | 487 uint32_t cipher; in do_create_ap() local
|
| D | wifi_host_console.c | 723 uint32_t cipher = 0; in do_ap() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
| D | key.c | 499 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc()
|
| D | util.c | 3629 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, in ieee80211_cs_get()
|
| /device/soc/winnermicro/wm800/board/platform/inc/ |
| D | tls_wireless.h | 135 u16 cipher; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_user.h | 272 hi_u32 cipher; member
|
| D | mac_vap.h | 923 hi_u8 cipher; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | wlan_types.h | 827 hi_u32 cipher; /* 加密类型 */ member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
| D | hi_wifi_driver_wpa_if.h | 424 hi_u32 cipher; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/components/wifi/include/ |
| D | hi_wifi_driver_wpa_if.h | 413 hi_u32 cipher; member
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/ |
| D | mac80211.h | 1780 u32 cipher; member 1853 u32 cipher; member
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
| D | ioctl_cfg80211.c | 2206 u32 cipher = _NO_PRIVACY_; in cfg80211_rtw_get_key() local 3935 static int rtw_cfg80211_set_cipher(struct security_priv *psecuritypriv, u32 cipher, bool ucast) in rtw_cfg80211_set_cipher()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
| D | rtw_xmit.c | 3203 enum security_type cipher = _NO_PRIVACY_; in rtw_mgmt_xmitframe_coalesce() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | wl_cfg80211.h | 2272 #define is_wapi(cipher) (cipher == WLAN_CIPHER_SUITE_SMS4) ? 1 : 0 argument
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | wl_cfg80211.h | 2338 #define is_wapi(cipher) (cipher == WLAN_CIPHER_SUITE_SMS4) ? 1 : 0 argument
|
| D | wl_cfg80211.c | 5466 static u32 wl_rsn_cipher_wsec_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_algo_lookup() 5478 static u32 wl_rsn_cipher_wsec_key_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_key_algo_lookup()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | wl_cfg80211.c | 4557 wl_rsn_cipher_wsec_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_algo_lookup() 4570 wl_rsn_cipher_wsec_key_algo_lookup(uint32 cipher) in wl_rsn_cipher_wsec_key_algo_lookup()
|