summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_ctr.worker.js
blob: 6577525ee21213542b07cb7e1b0a803fd5a23913 (plain)
1
2
3
4
5
importScripts("/resources/testharness.js");
importScripts("aes_ctr_vectors.js");
importScripts("aes.js");

run_test();