Searched defs:SetPublicKey (Results 1 – 2 of 2) sorted by relevance
161 void SetPublicKey(key_t public_key) { shm_key_ = public_key; } in SetPublicKey() function
5506 void DiffieHellman::SetPublicKey(const FunctionCallbackInfo<Value>& args) { in SetPublicKey() function in node::crypto::DiffieHellman5762 void ECDH::SetPublicKey(const FunctionCallbackInfo<Value>& args) { in SetPublicKey() function in node::crypto::ECDH