Searched defs:Nonce (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/ |
D | wlan_tests.c | 2915 … t_u8 Nonce[13] = {0x00, 0x50, 0x30, 0xf1, 0x84, 0x44, 0x08, 0xb5, 0x03, 0x97, 0x76, 0xe7, 0x0c}; local 2997 … t_u8 Nonce[13] = {0x00, 0x50, 0x30, 0xf1, 0x84, 0x44, 0x08, 0xb5, 0x03, 0x97, 0x76, 0xe7, 0x0c}; local 3093 t_u8 Nonce[12] = {0x50, 0x30, 0xf1, 0x84, 0x44, 0x08, 0x00, 0x89, 0x5f, 0x5f, 0x2b, 0x08}; local 3192 t_u8 Nonce[12] = {0x50, 0x30, 0xf1, 0x84, 0x44, 0x08, 0x00, 0x89, 0x5f, 0x5f, 0x2b, 0x08}; local
|
D | wlan.c | 13910 const t_u8 *Nonce, in wlan_set_crypto_AES_CCMP_encrypt() 13963 const t_u8 *Nonce, in wlan_set_crypto_AES_CCMP_decrypt() 14017 const t_u8 *Nonce, in wlan_set_crypto_AES_GCMP_encrypt() 14064 const t_u8 *Nonce, in wlan_set_crypto_AES_GCMP_decrypt()
|