Searched defs:KeyLength (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
D | wlan_tests.c | 2667 t_u16 KeyLength; local 2741 t_u16 KeyLength; local 2815 t_u16 KeyLength; local 2890 t_u16 KeyLength; local 2970 t_u16 KeyLength; local 3054 t_u16 KeyLength; local 3150 t_u16 KeyLength; local
|
D | wlan.c | 13690 …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() 13726 …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() 13762 …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() 13798 …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() 13834 …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() 13871 …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_decrypt() 13907 const t_u16 KeyLength, in wlan_set_crypto_AES_CCMP_encrypt() 13960 const t_u16 KeyLength, in wlan_set_crypto_AES_CCMP_decrypt() 14014 const t_u16 KeyLength, in wlan_set_crypto_AES_GCMP_encrypt() 14061 const t_u16 KeyLength, in wlan_set_crypto_AES_GCMP_decrypt()
|