Searched refs:cipher_type (Results 1 – 16 of 16) sorted by relevance
221 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()
1308 hi_u32 cipher_type = WLAN_CIPHER_SUITE_WEP40; in mac_vap_add_wep_key() local1321 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()
241 wlan_ciper_protocol_type_enum_uint8 cipher_type : 7; member
1207 wlan_ciper_protocol_type_enum_uint8 cipher_type; in hmac_en_mic() local1212 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() local1258 cipher_type = hmac_user->base_user->key_info.cipher_type; in hmac_de_mic()1265 switch (cipher_type) { in hmac_de_mic()
161 if (hmac_user->base_user->key_info.cipher_type == WLAN_80211_CIPHER_SUITE_TKIP) { in hmac_frag_process_proc()
387 (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()
503 hmac_user->base_user->key_info.cipher_type); in hmac_vap_check_ht_capabilities_ap()
859 hmac_user->base_user->key_info.cipher_type = in hmac_auth_rsp_handle_result()
756 if (WLAN_80211_CIPHER_SUITE_TKIP == hmac_user->base_user->key_info.cipher_type) { in hmac_tx_is_need_frag()
93 mbedtls_cipher_type_t cipher_type, mbedtls_md_type_t md_type,
359 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_type( const mbedtls_cipher_type_t cipher_type…
190 hi_cipher_type cipher_type; member
10128 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
14004 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
13544 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member
16355 uint32 cipher_type; /**< DOT11_CIPHER_ALGORITHM enumeration values */ member