Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c563 test_cipher ("cast5", MODE_ECB, ENCRYPT, cast5_enc_tv_template, CAST5_ENC_TEST_VECTORS); in do_test()
677 test_cipher ("cast5", MODE_ECB, ENCRYPT, cast5_enc_tv_template, CAST5_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1785 struct cipher_testvec cast5_enc_tv_template[] = variable