Searched refs:anubis_cbc_enc_tv_template (Results 1 – 2 of 2) sorted by relevance
590 …test_cipher ("anubis", MODE_CBC, ENCRYPT, anubis_cbc_enc_tv_template, ANUBIS_CBC_ENC_TEST_VECTORS); in do_test()728 …test_cipher ("anubis", MODE_CBC, ENCRYPT, anubis_cbc_enc_tv_template, ANUBIS_CBC_ENC_TEST_VECTORS); in do_test()
2402 struct cipher_testvec anubis_cbc_enc_tv_template[] = { variable