Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_dh.cc387 void DiffieHellman::ComputeSecret(const FunctionCallbackInfo<Value>& args) { in ComputeSecret() function in node::crypto::DiffieHellman
Dcrypto_ec.cc196 void ECDH::ComputeSecret(const FunctionCallbackInfo<Value>& args) { in ComputeSecret() function in node::crypto::ECDH