Searched refs:tf_cbc_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
548 test_cipher ("twofish", MODE_CBC, DECRYPT, tf_cbc_dec_tv_template, TF_CBC_DEC_TEST_VECTORS); in do_test()651 test_cipher ("twofish", MODE_CBC, DECRYPT, tf_cbc_dec_tv_template, TF_CBC_DEC_TEST_VECTORS); in do_test()
1392 struct cipher_testvec tf_cbc_dec_tv_template[] = { variable