Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c567 test_cipher ("cast6", MODE_ECB, ENCRYPT, cast6_enc_tv_template, CAST6_ENC_TEST_VECTORS); in do_test()
682 test_cipher ("cast6", MODE_ECB, ENCRYPT, cast6_enc_tv_template, CAST6_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1630 struct cipher_testvec cast6_enc_tv_template[] = variable