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