Searched refs:xtea_dec_tv_template (Results 1 – 2 of 2) sorted by relevance
581 test_cipher ("xtea", MODE_ECB, DECRYPT, xtea_dec_tv_template, XTEA_DEC_TEST_VECTORS); in do_test()702 test_cipher ("xtea", MODE_ECB, DECRYPT, xtea_dec_tv_template, XTEA_DEC_TEST_VECTORS); in do_test()
2125 struct cipher_testvec xtea_dec_tv_template[] = variable