Searched refs:CheckIdempotentError (Results 1 – 4 of 4) sorted by relevance
31 int CheckIdempotentError(const char *name, SSL *ssl, std::function<int()> func);
102 int CheckIdempotentError(const char *name, SSL *ssl, in CheckIdempotentError() function404 ret = CheckIdempotentError( in PrepareHandoff()
68 ret = CheckIdempotentError( in Handshaker()
190 ret = CheckIdempotentError("SSL_peek/SSL_read", ssl, [&]() -> int { in DoRead()765 ret = CheckIdempotentError("SSL_do_handshake", ssl, [&]() -> int { in DoExchange()