Searched refs:tf_cbc_enc_tv_template (Results 1 – 2 of 2) sorted by relevance
547 test_cipher ("twofish", MODE_CBC, ENCRYPT, tf_cbc_enc_tv_template, TF_CBC_ENC_TEST_VECTORS); in do_test()650 test_cipher ("twofish", MODE_CBC, ENCRYPT, tf_cbc_enc_tv_template, TF_CBC_ENC_TEST_VECTORS); in do_test()
1346 struct cipher_testvec tf_cbc_enc_tv_template[] = { variable