Searched refs:TF_DEC_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
546 test_cipher ("twofish", MODE_ECB, DECRYPT, tf_dec_tv_template, TF_DEC_TEST_VECTORS); in do_test()649 test_cipher ("twofish", MODE_ECB, DECRYPT, tf_dec_tv_template, TF_DEC_TEST_VECTORS); in do_test()
1276 #define TF_DEC_TEST_VECTORS 3 macro