Searched refs:TF_ENC_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
545 test_cipher ("twofish", MODE_ECB, ENCRYPT, tf_enc_tv_template, TF_ENC_TEST_VECTORS); in do_test()648 test_cipher ("twofish", MODE_ECB, ENCRYPT, tf_enc_tv_template, TF_ENC_TEST_VECTORS); in do_test()
1275 #define TF_ENC_TEST_VECTORS 3 macro