/external/grpc-grpc/src/core/lib/security/security_connector/ |
D | security_connector.cc | 139 grpc_auth_context** auth_context, in grpc_security_connector_check_peer() 186 grpc_auth_context* auth_context, grpc_closure* on_call_host_checked, in grpc_channel_security_connector_check_call_host() 399 grpc_auth_context** auth_context, 435 grpc_auth_context** auth_context, 444 grpc_auth_context** auth_context, 477 grpc_auth_context* auth_context, 862 grpc_auth_context** auth_context) { 889 grpc_auth_context** auth_context, 926 grpc_auth_context** auth_context, 966 const grpc_auth_context* auth_context) { [all …]
|
D | local_security_connector.cc | 126 grpc_auth_context** auth_context, in local_check_peer() 150 grpc_auth_context* auth_context, in local_check_call_host()
|
D | alts_security_connector.cc | 179 grpc_auth_context** auth_context, in alts_check_peer() 221 grpc_auth_context* auth_context, in alts_check_call_host()
|
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | security.pyx.pxi | 67 def auth_context(Call call): function
|
/external/grpc-grpc/src/core/lib/security/context/ |
D | security_context.h | 90 grpc_auth_context* auth_context; member 103 grpc_auth_context* auth_context; member
|
/external/grpc-grpc/src/core/lib/security/transport/ |
D | client_auth_filter.cc | 67 grpc_auth_context* auth_context; member 128 grpc_auth_context* auth_context, in grpc_auth_metadata_context_build() 372 grpc_auth_context* auth_context = in init_channel_elem() local
|
D | server_auth_filter.cc | 55 grpc_auth_context* auth_context; member 260 grpc_auth_context* auth_context = in init_channel_elem() local
|
D | security_handshaker.cc | 66 grpc_auth_context* auth_context; member
|
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_server/ |
D | _servicer_context.py | 56 def auth_context(self): member in ServicerContext
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | server_context.h | 211 std::shared_ptr<const AuthContext> auth_context() const { in auth_context() function
|
D | client_context.h | 275 std::shared_ptr<const AuthContext> auth_context() const { in auth_context() function
|
/external/grpc-grpc/src/core/lib/http/ |
D | httpcli_security_connector.cc | 71 grpc_auth_context** auth_context, in httpcli_ssl_check_peer()
|
/external/grpc-grpc/src/core/ext/filters/load_reporting/ |
D | server_load_reporting_filter.cc | 51 const grpc_auth_context* auth_context = in Init() local
|
/external/grpc-grpc/src/python/grpcio/grpc/ |
D | _server.py | 256 def auth_context(self): member in _Context
|
D | __init__.py | 998 def auth_context(self): member in ServicerContext
|