Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c568 test_cipher ("cast6", MODE_ECB, DECRYPT, cast6_dec_tv_template, CAST6_DEC_TEST_VECTORS); in do_test()
683 test_cipher ("cast6", MODE_ECB, DECRYPT, cast6_dec_tv_template, CAST6_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1665 struct cipher_testvec cast6_dec_tv_template[] = variable