Searched refs:bf_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
540 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()
1179 struct cipher_testvec bf_dec_tv_template[] = { variable