Home
last modified time | relevance | path

Searched defs:computeSecret (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/crypto/
Ddiffiehellman.js156 DiffieHellmanGroup.prototype.computeSecret = method in DiffieHellmanGroup
157 DiffieHellman.prototype.computeSecret = method in DiffieHellman
240 ECDH.prototype.computeSecret = DiffieHellman.prototype.computeSecret; method in ECDH