summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/WebCryptoAPI/encrypt_decrypt/aes_gcm.worker.js
blob: 7a14b69a752e43ed7a9e249c4472333a05d0f1ba (plain)
1
2
3
4
5
importScripts("/resources/testharness.js");
importScripts("aes_gcm_vectors.js");
importScripts("aes.js");

run_test();