Home
last modified time | relevance | path

Searched refs:EU_Crypto (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_api.h445 int wifi_set_eu_crypto(EU_Crypto *Crypto_Data, enum _crypto_algorithm Algorithm, t_u16 EncDec);
Dmlan_fw.h7183 } MLAN_PACK_END EU_Crypto; typedef
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c13964 EU_Crypto Crypto_RC4_Param; in wlan_set_crypto_RC4_encrypt()
14000 EU_Crypto Crypto_RC4_Param; in wlan_set_crypto_RC4_decrypt()
14036 EU_Crypto Crypto_AES_ECB_Param; in wlan_set_crypto_AES_ECB_encrypt()
14072 EU_Crypto Crypto_AES_ECB_Param; in wlan_set_crypto_AES_ECB_decrypt()
14109 EU_Crypto Crypto_AES_WRAP_Param; in wlan_set_crypto_AES_WRAP_encrypt()
14145 EU_Crypto Crypto_AES_WRAP_Param; in wlan_set_crypto_AES_WRAP_decrypt()
14196 EU_Crypto Crypto_AES_CCMP_Param; in wlan_set_crypto_AES_CCMP_encrypt()
14250 EU_Crypto Crypto_AES_CCMP_Param; in wlan_set_crypto_AES_CCMP_decrypt()
14296 EU_Crypto Crypto_AES_GCMP_Param; in wlan_set_crypto_AES_GCMP_encrypt()
14343 EU_Crypto Crypto_AES_GCMP_Param; in wlan_set_crypto_AES_GCMP_decrypt()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c4436 EU_Crypto *EU_Data = (EU_Crypto *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response()
Dmlan_api.c5086 int wifi_set_eu_crypto(EU_Crypto *Crypto_Data, enum _crypto_algorithm Algorithm, t_u16 EncDec) in wifi_set_eu_crypto()