Searched refs:tea_enc_tv_template (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()
1987 struct cipher_testvec tea_enc_tv_template[] = variable