Searched refs:GetTLSSession (Results 1 – 4 of 4) sorted by relevance
45 SSLSessionPointer GetTLSSession(const unsigned char* buf, size_t length);
117 SSLSessionPointer GetTLSSession(const unsigned char* buf, size_t length) { in GetTLSSession() function
1700 SSLSessionPointer sess = GetTLSSession(sbuf.data(), sbuf.length()); in SetSession()
481 crypto::SSLSessionPointer ticket = crypto::GetTLSSession( in MaybeSetEarlySession()