Home
last modified time | relevance | path

Searched refs:nist_input (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/crypto/tinycrypt/src/
Daes.c118 const uint8_t nist_input[NUM_OF_NIST_KEYS] = { in test_aes_vectors() local
134 zassert_true(tc_aes_encrypt(ciphertext, nist_input, &s), in test_aes_vectors()