Home
last modified time | relevance | path

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

/mcuboot-latest/ext/tinycrypt/tests/
Dtest_ccm_mode.c54 #define TC_CCM_MAX_CT_SIZE 50 macro
79 uint8_t ciphertext[TC_CCM_MAX_CT_SIZE]; in do_test()
94 result = tc_ccm_generation_encryption(ciphertext, TC_CCM_MAX_CT_SIZE, hdr, in do_test()
383 uint8_t ciphertext[TC_CCM_MAX_CT_SIZE]; in test_vector_7()
397 result = tc_ccm_generation_encryption(ciphertext, TC_CCM_MAX_CT_SIZE, hdr, in test_vector_7()
447 uint8_t ciphertext[TC_CCM_MAX_CT_SIZE]; in test_vector_8()
461 result = tc_ccm_generation_encryption(ciphertext, TC_CCM_MAX_CT_SIZE, hdr, in test_vector_8()