MCPcopy Create free account
hub / github.com/nodejs/node / test-crypto-oneshot-hash-xof.js

File test-crypto-oneshot-hash-xof.js

test/parallel/test-crypto-oneshot-hash-xof.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2// This tests crypto.hash() works.
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 6

hashMethod · 0.80
allocMethod · 0.80
updateMethod · 0.65
requireFunction · 0.50
skipMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected