Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Dcamellia.c891 static const unsigned char camellia_test_ctr_pt[3][48] = variable
1070 if( memcmp( buf, camellia_test_ctr_pt[u], len ) != 0 ) in mbedtls_camellia_self_test()
1080 memcpy( buf, camellia_test_ctr_pt[u], len ); in mbedtls_camellia_self_test()

Completed in 3 milliseconds