Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c542 test_cipher ("blowfish", MODE_CBC, DECRYPT, bf_cbc_dec_tv_template, BF_CBC_DEC_TEST_VECTORS); in do_test()
644 test_cipher ("blowfish", MODE_CBC, DECRYPT, bf_cbc_dec_tv_template, BF_CBC_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1253 struct cipher_testvec bf_cbc_dec_tv_template[] = { variable