Searched defs:g_nonce (Results 1 – 3 of 3) sorted by relevance
34 static uint8_t g_nonce[TEST_AES_12] = "hahahahahah"; variable
55 static Uint8Buff g_nonce = { g_nonceVal, NONCE_LEN }; variable
49 static Uint8Buff g_nonce = { g_nonceVal, NONCE_LEN }; variable