Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dtcrypt.c576 test_cipher ("tea", MODE_ECB, DECRYPT, tea_dec_tv_template, TEA_DEC_TEST_VECTORS); in do_test()
697 test_cipher ("tea", MODE_ECB, DECRYPT, tea_dec_tv_template, TEA_DEC_TEST_VECTORS); in do_test()
Dtcrypt.h1985 #define TEA_DEC_TEST_VECTORS 4 macro