Home
last modified time | relevance | path

Searched refs:badKey (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/parallel/
Dtest-crypto-ecdh-convert-key.js118 const badKey = 'f'.repeat(128); constant
120 () => ECDH.convertKey(badKey, 'secp521r1', 'hex', 'hex', 'compressed'),