Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c585 test_cipher ("khazad", MODE_ECB, DECRYPT, khazad_dec_tv_template, KHAZAD_DEC_TEST_VECTORS); in do_test()
707 test_cipher ("khazad", MODE_ECB, DECRYPT, khazad_dec_tv_template, KHAZAD_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h2221 struct cipher_testvec khazad_dec_tv_template[] = { variable