Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c564 test_cipher ("cast5", MODE_ECB, DECRYPT, cast5_dec_tv_template, CAST5_DEC_TEST_VECTORS); in do_test()
678 test_cipher ("cast5", MODE_ECB, DECRYPT, cast5_dec_tv_template, CAST5_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1813 struct cipher_testvec cast5_dec_tv_template[] = variable