Searched refs:ANUBIS_DEC_TEST_VECTORS (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()
2272 #define ANUBIS_DEC_TEST_VECTORS 5 macro