Searched refs:CreateSessionWithTicket (Results 1 - 1 of 1) sorted by relevance

/external/boringssl/src/ssl/
H A Dssl_test.cc845 // CreateSessionWithTicket returns a sample |SSL_SESSION| with the specified
847 static bssl::UniquePtr<SSL_SESSION> CreateSessionWithTicket(uint16_t version, function
915 CreateSessionWithTicket(session_version, ticket_len);

Completed in 53 milliseconds