Searched refs:bf_cbc_enc_tv_template (Results 1 – 2 of 2) sorted by relevance
541 test_cipher ("blowfish", MODE_CBC, ENCRYPT, bf_cbc_enc_tv_template, BF_CBC_ENC_TEST_VECTORS); in do_test()643 test_cipher ("blowfish", MODE_CBC, ENCRYPT, bf_cbc_enc_tv_template, BF_CBC_ENC_TEST_VECTORS); in do_test()
1234 struct cipher_testvec bf_cbc_enc_tv_template[] = { variable