Searched refs:aria_test2_cbc_ct (Results 1 – 1 of 1) sorted by relevance
849 static const uint8_t aria_test2_cbc_ct[3][48] = // CBC ciphertext variable990 if( memcmp( buf, aria_test2_cbc_ct[i], 48 ) != 0 ) in mbedtls_aria_self_test()1000 aria_test2_cbc_ct[i], buf ); in mbedtls_aria_self_test()
Completed in 4 milliseconds