Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Daes.c1786 static const unsigned char aes_test_xts_ct32[][32] = variable
2237 len = sizeof(*aes_test_xts_ct32); in mbedtls_aes_self_test()
2244 memcpy(buf, aes_test_xts_ct32[u], len); in mbedtls_aes_self_test()
2252 aes_tests = aes_test_xts_ct32[u]; in mbedtls_aes_self_test()