MCPcopy Create free account
hub / github.com/nodejs/node / test-crypto-timing-safe-equal.js

File test-crypto-timing-safe-equal.js

test/sequential/test-crypto-timing-safe-equal.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --no-warnings
2'use strict';
3const common = require('../common');
4if (!common.hasCrypto)

Callers

nothing calls this directly

Calls 5

cmpFunction · 0.70
testFunction · 0.70
requireFunction · 0.50
skipMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected