Searched refs:cafebabeKey (Results 1 – 2 of 2) sorted by relevance
335 const cafebabeKey = 'cafebabe'.repeat(8); constant342 ecdh5.setPrivateKey(cafebabeKey, 'hex');343 assert.strictEqual(ecdh5.getPrivateKey('hex'), cafebabeKey);366 assert.strictEqual(ecdh5.getPrivateKey('hex'), cafebabeKey);394 ecdh5.setPrivateKey(cafebabeKey, 'hex');406 assert.strictEqual(ecdh5.getPrivateKey('hex'), cafebabeKey);
11 const cafebabeKey = 'cafebabe'.repeat(8); constant97 ecdh1.setPrivateKey(cafebabeKey, 'hex');