Searched refs:AES_DEC_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
560 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()
1705 #define AES_DEC_TEST_VECTORS 3 macro