Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c559 test_cipher ("aes", MODE_ECB, ENCRYPT, aes_enc_tv_template, AES_ENC_TEST_VECTORS); in do_test()
660 test_cipher ("aes", MODE_ECB, ENCRYPT, aes_enc_tv_template, AES_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1704 #define AES_ENC_TEST_VECTORS 3 macro