Searched refs:TEA_ENC_TEST_VECTORS (Results 1 – 2 of 2) sorted by relevance
575 test_cipher ("tea", MODE_ECB, ENCRYPT, tea_enc_tv_template, TEA_ENC_TEST_VECTORS); in do_test()696 test_cipher ("tea", MODE_ECB, ENCRYPT, tea_enc_tv_template, TEA_ENC_TEST_VECTORS); in do_test()
1984 #define TEA_ENC_TEST_VECTORS 4 macro