Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c539 test_cipher ("blowfish", MODE_ECB, ENCRYPT, bf_enc_tv_template, BF_ENC_TEST_VECTORS); in do_test()
641 test_cipher ("blowfish", MODE_ECB, ENCRYPT, bf_enc_tv_template, BF_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1119 #define BF_ENC_TEST_VECTORS 6 macro