Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c555 test_cipher ("tnepres", MODE_ECB, ENCRYPT, tnepres_enc_tv_template, TNEPRES_ENC_TEST_VECTORS); in do_test()
721 test_cipher ("tnepres", MODE_ECB, ENCRYPT, tnepres_enc_tv_template, TNEPRES_ENC_TEST_VECTORS); in do_test()
Dtcrypt.h1490 struct cipher_testvec tnepres_enc_tv_template[] = variable