Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Daria.c783 static const uint8_t aria_test1_ecb_ct[3][MBEDTLS_ARIA_BLOCKSIZE] = // ciphertext variable
940 if( memcmp( blk, aria_test1_ecb_ct[i], MBEDTLS_ARIA_BLOCKSIZE ) != 0 ) in mbedtls_aria_self_test()
947 mbedtls_aria_crypt_ecb( &ctx, aria_test1_ecb_ct[i], blk ); in mbedtls_aria_self_test()

Completed in 3 milliseconds