Searched defs:AAD (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
D | wlan_tests.c | 2917 t_u8 AAD[22] = {0x08, 0x40, 0x0f, 0xd2, 0xe1, 0x28, 0xa5, 0x7c, 0x50, 0x30, 0xf1, local 2999 t_u8 AAD[22] = {0x08, 0x40, 0x0f, 0xd2, 0xe1, 0x28, 0xa5, 0x7c, 0x50, 0x30, 0xf1, local 3095 t_u8 AAD[24] = {0x88, 0x48, 0x0f, 0xd2, 0xe1, 0x28, 0xa5, 0x7c, 0x50, 0x30, 0xf1, 0x84, local 3194 t_u8 AAD[24] = {0x88, 0x48, 0x0f, 0xd2, 0xe1, 0x28, 0xa5, 0x7c, 0x50, 0x30, 0xf1, 0x84, local
|
D | wlan.c | 13908 const t_u8 *AAD, in wlan_set_crypto_AES_CCMP_encrypt() 13961 const t_u8 *AAD, in wlan_set_crypto_AES_CCMP_decrypt() 14015 const t_u8 *AAD, in wlan_set_crypto_AES_GCMP_encrypt() 14062 const t_u8 *AAD, in wlan_set_crypto_AES_GCMP_decrypt()
|