Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dcamellia.c835 static const unsigned char camellia_test_cbc_cipher[3][CAMELLIA_TESTS_CBC][16] = variable
1017 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 5 milliseconds