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.h423 int wifi_set_eu_crypto(EU_Crypto *Crypto_Data, enum _crypto_algorithm Algorithm, t_u16 EncDec);
Dmlan_fw.h7179 } MLAN_PACK_END EU_Crypto; typedef
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c13712 EU_Crypto Crypto_RC4_Param; in wlan_set_crypto_RC4_encrypt()
13748 EU_Crypto Crypto_RC4_Param; in wlan_set_crypto_RC4_decrypt()
13784 EU_Crypto Crypto_AES_ECB_Param; in wlan_set_crypto_AES_ECB_encrypt()
13820 EU_Crypto Crypto_AES_ECB_Param; in wlan_set_crypto_AES_ECB_decrypt()
13857 EU_Crypto Crypto_AES_WRAP_Param; in wlan_set_crypto_AES_WRAP_encrypt()
13893 EU_Crypto Crypto_AES_WRAP_Param; in wlan_set_crypto_AES_WRAP_decrypt()
13944 EU_Crypto Crypto_AES_CCMP_Param; in wlan_set_crypto_AES_CCMP_encrypt()
13998 EU_Crypto Crypto_AES_CCMP_Param; in wlan_set_crypto_AES_CCMP_decrypt()
14044 EU_Crypto Crypto_AES_GCMP_Param; in wlan_set_crypto_AES_GCMP_encrypt()
14091 EU_Crypto Crypto_AES_GCMP_Param; in wlan_set_crypto_AES_GCMP_decrypt()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c4445 EU_Crypto *EU_Data = (EU_Crypto *)wm_wifi.cmd_resp_priv; in wifi_process_cmd_response()
Dmlan_api.c5064 int wifi_set_eu_crypto(EU_Crypto *Crypto_Data, enum _crypto_algorithm Algorithm, t_u16 EncDec) in wifi_set_eu_crypto()