Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c546 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()
Dtcrypt.h1276 #define TF_DEC_TEST_VECTORS 3 macro