Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/css-build-system-update
/
.
/
WebCryptoAPI
/
sign_verify
/
hmac.https.worker.js
blob: 79d8f21d7307b84fec3ef0b4dfb1d7364c8b312a [
file
] [
log
] [
blame
] [
edit
]
importScripts
(
"/resources/testharness.js"
);
importScripts
(
"hmac_vectors.js"
);
importScripts
(
"hmac.js"
);
run_test
();