Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Daes.c1759 static const unsigned char aes_test_xts_ct32[][32] = variable
2158 len = sizeof( *aes_test_xts_ct32 ); in mbedtls_aes_self_test()
2165 memcpy( buf, aes_test_xts_ct32[u], len ); in mbedtls_aes_self_test()
2174 aes_tests = aes_test_xts_ct32[u]; in mbedtls_aes_self_test()