Searched defs:DataLength (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
| D | wlan.c | 13942 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_RC4_encrypt() 13978 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_RC4_decrypt() 14014 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_AES_ECB_encrypt() 14050 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_AES_ECB_decrypt() 14086 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_AES_WRAP_encrypt() 14123 …, const t_u16 KeyLength, const t_u8 *KeyIV, const t_u16 KeyIVLength, t_u8 *Data, t_u16 *DataLength) in wlan_set_crypto_AES_WRAP_decrypt() 14165 t_u16 *DataLength) in wlan_set_crypto_AES_CCMP_encrypt() 14218 t_u16 *DataLength) in wlan_set_crypto_AES_CCMP_decrypt() 14272 t_u16 *DataLength) in wlan_set_crypto_AES_GCMP_encrypt() 14319 t_u16 *DataLength) in wlan_set_crypto_AES_GCMP_decrypt()
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | mlan_api.c | 5090 t_u16 *DataLength = Crypto_Data->DataLength; in wifi_set_eu_crypto() local
|