Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c560 test_cipher ("aes", MODE_ECB, DECRYPT, aes_dec_tv_template, AES_DEC_TEST_VECTORS); in do_test()
661 test_cipher ("aes", MODE_ECB, DECRYPT, aes_dec_tv_template, AES_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1744 struct cipher_testvec aes_dec_tv_template[] = { variable