Home
last modified time | relevance | path

Searched refs:tea_dec_tv_template (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.h2031 struct cipher_testvec tea_dec_tv_template[] = variable