| // META: title=WebCryptoAPI: generateKey() Successful Calls | |
| // META: timeout=long | |
| // META: script=../util/helpers.js | |
| // META: script=/common/subset-tests.js | |
| // META: script=algorithm_registry.js | |
| // META: script=successes.js | |
| run_test(["KMAC128", "KMAC256"]); |