Home
last modified time | relevance | path

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

/net-tools-2.7.6/mbedtls-2.4.0/library/
Dcamellia.c872 static const unsigned char camellia_test_ctr_ct[3][48] = variable
1029 memcpy( buf, camellia_test_ctr_ct[u], len ); in mbedtls_camellia_self_test()
1050 if( memcmp( buf, camellia_test_ctr_ct[u], len ) != 0 ) in mbedtls_camellia_self_test()