Searched refs:anubis_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
589 test_cipher ("anubis", MODE_ECB, DECRYPT, anubis_dec_tv_template, ANUBIS_DEC_TEST_VECTORS); in do_test()727 test_cipher ("anubis", MODE_ECB, DECRYPT, anubis_dec_tv_template, ANUBIS_DEC_TEST_VECTORS); in do_test()
2339 struct cipher_testvec anubis_dec_tv_template[] = { variable