Searched refs:aes_test_cfb128_iv (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | aes.c | 1565 static const unsigned char aes_test_cfb128_iv[16] = variable 2045 memcpy(iv, aes_test_cfb128_iv, 16); in mbedtls_aes_self_test() |
Completed in 3 milliseconds