Home
last modified time | relevance | path

Searched refs:tf_cbc_dec_tv_template (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/crypto/
Dtcrypt.c548 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()
Dtcrypt.h1392 struct cipher_testvec tf_cbc_dec_tv_template[] = { variable