Searched defs:GetPrivateKey (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/crypto/ | ||
| D | crypto_dh.cc | 379 void DiffieHellman::GetPrivateKey(const FunctionCallbackInfo<Value>& args) { in GetPrivateKey() function in node::crypto::DiffieHellman |
| D | crypto_ec.cc | 265 void ECDH::GetPrivateKey(const FunctionCallbackInfo<Value>& args) { in GetPrivateKey() function in node::crypto::ECDH |