Home
last modified time | relevance | path

Searched defs:force_client_auth (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/include/grpcpp/security/
Dserver_credentials.h54 bool force_client_auth; member
/third_party/grpc/src/ruby/ext/grpc/
Drb_server_credentials.c130 VALUE force_client_auth) { in grpc_rb_server_credentials_init()
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dcredentials.pyx.pxi247 bint force_client_auth):
287 bint force_client_auth):
/third_party/grpc/src/core/lib/security/credentials/ssl/
Dssl_credentials.cc317 size_t num_key_cert_pairs, int force_client_auth, void* reserved) { in grpc_ssl_server_credentials_create()
/third_party/grpc/test/core/tsi/
Dssl_transport_security_test.cc95 bool force_client_auth; member
/third_party/grpc/src/core/tsi/
Dssl_transport_security.cc2004 int force_client_auth, const char* cipher_suites, in tsi_create_ssl_server_handshaker_factory()