Home
last modified time | relevance | path

Searched refs:cipher_type (Results 1 – 16 of 16) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_user.c221 mac_user->key_info.cipher_type = (hi_u8)key->cipher; in mac_user_add_key_common()
294 mac_user->key_info.cipher_type = WLAN_80211_CIPHER_SUITE_NO_ENCRYP; in mac_user_init_key()
454 if (multi_user->key_info.cipher_type != WLAN_80211_CIPHER_SUITE_WEP_104 && in mac_user_update_wep_key()
455 multi_user->key_info.cipher_type != WLAN_80211_CIPHER_SUITE_WEP_40) { in mac_user_update_wep_key()
456 …log1(0, OAM_SF_WPA, "{mac_wep_add_usr_key::en_cipher_type==%d}", multi_user->key_info.cipher_type); in mac_user_update_wep_key()
Dmac_vap.c1308 hi_u32 cipher_type = WLAN_CIPHER_SUITE_WEP40; in mac_vap_add_wep_key() local
1321 cipher_type = WLAN_CIPHER_SUITE_WEP40; in mac_vap_add_wep_key()
1325 cipher_type = WLAN_CIPHER_SUITE_WEP104; in mac_vap_add_wep_key()
1338 multi_user->key_info.cipher_type = wep_cipher_type; in mac_vap_add_wep_key()
1345 wep_key->cipher = cipher_type; in mac_vap_add_wep_key()
1773 if ((multi_user->key_info.cipher_type != WLAN_80211_CIPHER_SUITE_WEP_40) && in mac_vap_get_default_key_id()
1774 (multi_user->key_info.cipher_type != WLAN_80211_CIPHER_SUITE_WEP_104)) { in mac_vap_get_default_key_id()
1776 multi_user->key_info.cipher_type); in mac_vap_get_default_key_id()
1816 multi_user->key_info.cipher_type = (hi_u8)(wep_key->cipher); in mac_vap_set_default_key()
Dmac_user.h241 wlan_ciper_protocol_type_enum_uint8 cipher_type : 7; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_11i.c1207 wlan_ciper_protocol_type_enum_uint8 cipher_type; in hmac_en_mic() local
1212 cipher_type = hmac_user->base_user->key_info.cipher_type; in hmac_en_mic()
1219 switch (cipher_type) { in hmac_en_mic()
1254 wlan_ciper_protocol_type_enum_uint8 cipher_type; in hmac_de_mic() local
1258 cipher_type = hmac_user->base_user->key_info.cipher_type; in hmac_de_mic()
1265 switch (cipher_type) { in hmac_de_mic()
Dhmac_frag.c161 if (hmac_user->base_user->key_info.cipher_type == WLAN_80211_CIPHER_SUITE_TKIP) { in hmac_frag_process_proc()
Dhmac_mgmt_ap.c387 (hmac_user->base_user->key_info.cipher_type != WLAN_80211_CIPHER_SUITE_NO_ENCRYP)) { in hmac_ap_up_update_sta_cap_info()
390 cap_info->privacy, hmac_user->base_user->key_info.cipher_type); in hmac_ap_up_update_sta_cap_info()
827 mac_user->key_info.cipher_type = pcip_policy; in hmac_chk_assoc_req_sec_cap_auth()
2136 mac_user->key_info.cipher_type = pcip_policy; in hmac_check_open_action_sec_authenticator()
Dhmac_vap.c503 hmac_user->base_user->key_info.cipher_type); in hmac_vap_check_ht_capabilities_ap()
Dhmac_encap_frame_ap.c859 hmac_user->base_user->key_info.cipher_type = in hmac_auth_rsp_handle_result()
Dhmac_tx_data.c756 if (WLAN_80211_CIPHER_SUITE_TKIP == hmac_user->base_user->key_info.cipher_type) { in hmac_tx_is_need_frag()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
Dpkcs12.h93 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
Dcipher.h359 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Dhi_cipher_compat.h190 hi_cipher_type cipher_type; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Dwlioctl.h10128 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Dwlioctl.h14004 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dwlioctl.h13544 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dwlioctl.h16355 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member