Searched refs:SetGetSessionCallback (Results 1 – 3 of 3) sorted by relevance
53 void SetGetSessionCallback(GetSessionCb cb);
567 void SecureContext::SetGetSessionCallback(GetSessionCb cb) { in SetGetSessionCallback() function in node::crypto::SecureContext
374 sc_->SetGetSessionCallback(GetSessionCallback); in TLSWrap()