Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/tests/
Dtea.c55 static const uint8_t tea_test_ct[TEA_NUM_TESTS][8] = { variable
96 test_tea(ctx, buf, tea_test_pt[i], tea_test_ct[i], 1, NULL, 0, "encryption"); in main()
97 test_tea(ctx, buf, tea_test_ct[i], tea_test_pt[i], 1, NULL, 1, "decryption"); in main()