Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c540 test_cipher ("blowfish", MODE_ECB, DECRYPT, bf_dec_tv_template, BF_DEC_TEST_VECTORS); in do_test()
642 test_cipher ("blowfish", MODE_ECB, DECRYPT, bf_dec_tv_template, BF_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1120 #define BF_DEC_TEST_VECTORS 6 macro