Searched refs:aes_dec_tv_template (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()
1744 struct cipher_testvec aes_dec_tv_template[] = { variable