Searched refs:anubis_cbc_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
591 …test_cipher ("anubis", MODE_CBC, DECRYPT, anubis_cbc_dec_tv_template, ANUBIS_CBC_ENC_TEST_VECTORS); in do_test()729 …test_cipher ("anubis", MODE_CBC, DECRYPT, anubis_cbc_dec_tv_template, ANUBIS_CBC_ENC_TEST_VECTORS); in do_test()
2437 struct cipher_testvec anubis_cbc_dec_tv_template[] = { variable