Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_ccm_mode.c57 #define NONCE_LEN 13 macro
140 uint8_t nonce[NONCE_LEN] = { in test_vector_1()
177 uint8_t nonce[NONCE_LEN] = { in test_vector_2()
214 uint8_t nonce[NONCE_LEN] = { in test_vector_3()
253 uint8_t nonce[NONCE_LEN] = { in test_vector_4()
291 uint8_t nonce[NONCE_LEN] = { in test_vector_5()
329 uint8_t nonce[NONCE_LEN] = { in test_vector_6()
368 uint8_t nonce[NONCE_LEN] = { in test_vector_7()
433 uint8_t nonce[NONCE_LEN] = { in test_vector_8()