Home
last modified time | relevance | path

Searched refs:anubis_dec_tv_template (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/crypto/
Dtcrypt.c589 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()
Dtcrypt.h2339 struct cipher_testvec anubis_dec_tv_template[] = { variable