Searched refs:camellia_test_cbc_cipher (Results 1 – 1 of 1) sorted by relevance
835 static const unsigned char camellia_test_cbc_cipher[3][CAMELLIA_TESTS_CBC][16] = variable1017 memcpy( src, camellia_test_cbc_cipher[u][i], 16 ); in mbedtls_camellia_self_test()1022 memcpy( dst, camellia_test_cbc_cipher[u][i], 16 ); in mbedtls_camellia_self_test()
Completed in 4 milliseconds