Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-crypto-dh-curves.js98 const cafebabePubPtUnComp = constant
105 assert.strictEqual(ecdh5.getPublicKey('hex'), cafebabePubPtUnComp);
126 assert.strictEqual(ecdh5.getPublicKey('hex'), cafebabePubPtUnComp);
130 assert.strictEqual(ecdh5.getPublicKey('hex'), cafebabePubPtUnComp);
135 ecdh5.setPublicKey(cafebabePubPtUnComp, 'hex');
136 assert.strictEqual(ecdh5.getPublicKey('hex'), cafebabePubPtUnComp);
Dtest-crypto-ecdh-convert-key.js15 const cafebabePubPtUnComp = constant
91 assert.strictEqual(uncompressed, cafebabePubPtUnComp);