Searched refs:DoSplitHandshake (Results 1 – 3 of 3) sorted by relevance
38 bool DoSplitHandshake(bssl::UniquePtr<SSL> *ssl, SettingsWriter *writer,
432 bool DoSplitHandshake(UniquePtr<SSL> *ssl, SettingsWriter *writer, in DoSplitHandshake() function
754 if (!DoSplitHandshake(ssl_uniqueptr, writer, is_resume)) { in DoExchange()