Home
last modified time | relevance | path

Searched refs:Key (Results 1 – 10 of 10) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/key_manager/
DKconfig12 bool "Key Manager Driver"
15 Key Manager Driver
Ddriver_key_manager.cmake1 #Description: Key Manager Driver; user_visible: True
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h5656 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5676 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5695 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5714 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5733 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5752 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_…
5774 int wlan_set_crypto_AES_CCMP_encrypt(const t_u8 *Key,
5801 int wlan_set_crypto_AES_CCMP_decrypt(const t_u8 *Key,
5828 int wlan_set_crypto_AES_GCMP_encrypt(const t_u8 *Key,
5855 int wlan_set_crypto_AES_GCMP_decrypt(const t_u8 *Key,
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c2693 …t_u8 Key[16] = {0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, … local
2706 ret = wlan_set_crypto_RC4_decrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2712 ret = wlan_set_crypto_RC4_encrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2767 …t_u8 Key[16] = {0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, … local
2780 ret = wlan_set_crypto_AES_ECB_decrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2786 ret = wlan_set_crypto_AES_ECB_encrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2841 …t_u8 Key[16] = {0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, … local
2855 … ret = wlan_set_crypto_AES_WRAP_decrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2861 … ret = wlan_set_crypto_AES_WRAP_encrypt(Key, KeyLength, KeyIV, KeyIVLength, DATA, &Length);
2917 …t_u8 Key[16] = {0xc9, 0x7c, 0x1f, 0x67, 0xce, 0x37, 0x11, 0x85, 0x51, 0x4a, 0x8a, 0x19, 0xf2, … local
[all …]
Dwlan.c13942 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_… in wlan_set_crypto_RC4_encrypt() argument
13968 memcpy(Crypto_RC4_Param.Key, Key, KeyLength); in wlan_set_crypto_RC4_encrypt()
13978 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_… in wlan_set_crypto_RC4_decrypt() argument
14004 memcpy(Crypto_RC4_Param.Key, Key, KeyLength); in wlan_set_crypto_RC4_decrypt()
14014 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_… in wlan_set_crypto_AES_ECB_encrypt() argument
14040 memcpy(Crypto_AES_ECB_Param.Key, Key, KeyLength); in wlan_set_crypto_AES_ECB_encrypt()
14050 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_… in wlan_set_crypto_AES_ECB_decrypt() argument
14076 memcpy(Crypto_AES_ECB_Param.Key, Key, KeyLength); in wlan_set_crypto_AES_ECB_decrypt()
14086 …const t_u8 *Key, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_… in wlan_set_crypto_AES_WRAP_encrypt() argument
14113 memcpy(Crypto_AES_WRAP_Param.Key, Key, KeyLength); in wlan_set_crypto_AES_WRAP_encrypt()
[all …]
/hal_nxp-latest/mcux/middleware/wifi_nxp/
DREADME.txt64 * PKEX Public Key Exchange\n
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h7113 t_u8 Key[32];
7143 t_u8 Key[32];
7178 t_u8 Key[32];
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c5107 memcpy(cmd->params.eu_crypto.Key, Crypto_Data->Key, Crypto_Data->KeyLength); in wifi_set_eu_crypto()
5123 memcpy(cmd->params.eu_aes_crypto.Key, Crypto_Data->Key, Crypto_Data->KeyLength); in wifi_set_eu_crypto()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1166/
Dall_lib_device.cmake430 # # description: Key Manager Driver
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/
Dall_lib_device.cmake507 # # description: Key Manager Driver