Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c591 …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()
Dtcrypt.h2437 struct cipher_testvec anubis_cbc_dec_tv_template[] = { variable