Searched defs:client_ctx (Results 1 – 1 of 1) sorted by relevance
1560 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ConnectClientAndServer()1728 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local2079 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in CreateClientSession()2104 static void ExpectSessionReused(SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ExpectSessionReused()2118 static bssl::UniquePtr<SSL_SESSION> ExpectSessionRenewed(SSL_CTX *client_ctx, in ExpectSessionRenewed()2574 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_method())); in TEST() local3130 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local3160 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local3190 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local3237 bssl::UniquePtr<SSL_CTX> client_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local[all …]