Home
last modified time | relevance | path

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

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