Searched refs:EncodeKeys (Results 1 – 1 of 1) sorted by relevance
6341 if (pkey_ && EncodeKeys(pubkey, privkey)) { in ToResult()6354 inline bool EncodeKeys(Local<Value>* pubkey, Local<Value>* privkey) { in EncodeKeys() function in node::crypto::GenerateKeyPairJob