Searched refs:SslSessionId (Results 1 – 1 of 1) sorted by relevance
804 CONST UINT8 *SslSessionId; in TlsGetSessionId() local818 SslSessionId = SSL_SESSION_get_id (Session, (unsigned int *)SessionIdLen); in TlsGetSessionId()819 CopyMem (SessionId, SslSessionId, *SessionIdLen); in TlsGetSessionId()