Home
last modified time | relevance | path

Searched defs:server_ctx (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/
Dssl_test.cc1638 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ConnectClientAndServer()
1809 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_method())); in TEST() local
2159 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in CreateClientSession()
2182 static void ExpectSessionReused(SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ExpectSessionReused()
2197 SSL_CTX *server_ctx, in ExpectSessionRenewed()
2649 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_method())); in TEST() local
3284 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3319 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3349 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3396 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
[all …]
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc1638 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ConnectClientAndServer()
1809 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_method())); in TEST() local
2159 SSL_CTX *client_ctx, SSL_CTX *server_ctx, in CreateClientSession()
2182 static void ExpectSessionReused(SSL_CTX *client_ctx, SSL_CTX *server_ctx, in ExpectSessionReused()
2197 SSL_CTX *server_ctx, in ExpectSessionRenewed()
2649 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_method())); in TEST() local
3284 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3319 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3349 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
3396 bssl::UniquePtr<SSL_CTX> server_ctx(SSL_CTX_new(TLS_with_buffers_method())); in TEST() local
[all …]
/external/grpc-grpc/src/core/lib/security/transport/
Dserver_auth_filter.cc233 grpc_server_security_context* server_ctx = in init_call_elem() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dserver_auth_filter.cc61 grpc_server_security_context* server_ctx = in call_data() local