Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c545 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()
Dtcrypt.h1275 #define TF_ENC_TEST_VECTORS 3 macro