Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c595 test_cipher ("xeta", MODE_ECB, DECRYPT, xeta_dec_tv_template, XETA_DEC_TEST_VECTORS); in do_test()
734 test_cipher ("xeta", MODE_ECB, DECRYPT, xeta_dec_tv_template, XETA_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h2476 #define XETA_DEC_TEST_VECTORS 4 macro