Home
last modified time | relevance | path

Searched refs:grpc_auth_context_peer_identity (Results 1 – 13 of 13) sorted by relevance

/external/grpc-grpc/test/core/security/
Dauth_context_test.cc34 it = grpc_auth_context_peer_identity(ctx); in test_empty_context()
74 it = grpc_auth_context_peer_identity(ctx); in test_simple_context()
120 it = grpc_auth_context_peer_identity(ctx); in test_chained_context()
Dalts_security_connector_test.cc104 it = grpc_auth_context_peer_identity(ctx); in test_identity()
Dsecurity_connector_test.cc111 it = grpc_auth_context_peer_identity(ctx); in check_identity()
/external/grpc-grpc/src/cpp/common/
Dsecure_auth_context.cc37 grpc_auth_property_iterator iter = grpc_auth_context_peer_identity(ctx_); in GetPeerIdentity()
/external/grpc-grpc/
Dgrpc.def85 grpc_auth_context_peer_identity
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dsecurity.pyx.pxi42 properties = grpc_auth_context_peer_identity(auth_context)
Dgrpc.pxi554 grpc_auth_property_iterator grpc_auth_context_peer_identity(
/external/grpc-grpc/include/grpc/
Dgrpc_security.h60 grpc_auth_context_peer_identity(const grpc_auth_context* ctx);
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c144 printf("%lx", (unsigned long) grpc_auth_context_peer_identity); in main()
/external/grpc-grpc/src/core/ext/filters/load_reporting/
Dserver_load_reporting_filter.cc56 grpc_auth_context_peer_identity(auth_context); in Init()
/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc253 grpc_auth_property_iterator grpc_auth_context_peer_identity( function
/external/grpc-grpc/test/core/end2end/tests/
Dcall_creds.cc113 it = grpc_auth_context_peer_identity(ctx); in print_auth_context()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h295 #define grpc_auth_context_peer_identity grpc_auth_context_peer_identity_import macro