Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c556 test_cipher ("tnepres", MODE_ECB, DECRYPT, tnepres_dec_tv_template, TNEPRES_DEC_TEST_VECTORS); in do_test()
722 test_cipher ("tnepres", MODE_ECB, DECRYPT, tnepres_dec_tv_template, TNEPRES_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1446 #define TNEPRES_DEC_TEST_VECTORS 4 macro