Searched refs:SetNewSessionCallback (Results 1 – 3 of 3) sorted by relevance
55 void SetNewSessionCallback(NewSessionCb cb);
563 void SecureContext::SetNewSessionCallback(NewSessionCb cb) { in SetNewSessionCallback() function in node::crypto::SecureContext
337 sc_->SetNewSessionCallback(NewSessionCallback); in TLSWrap()