Searched defs:computeSecret (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/lib/internal/crypto/ | ||
| D | diffiehellman.js | 125 DiffieHellmanGroup.prototype.computeSecret = method in DiffieHellmanGroup |
| /third_party/node/deps/npm/node_modules/sshpk/lib/ | ||
| D | dhe.js | 161 DiffieHellman.prototype.computeSecret = function (otherpk) { method in DiffieHellman |