Searched refs:grpc_auth_context_peer_identity (Results 1 – 13 of 13) sorted by relevance
34 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()
104 it = grpc_auth_context_peer_identity(ctx); in test_identity()
111 it = grpc_auth_context_peer_identity(ctx); in check_identity()
37 grpc_auth_property_iterator iter = grpc_auth_context_peer_identity(ctx_); in GetPeerIdentity()
85 grpc_auth_context_peer_identity
42 properties = grpc_auth_context_peer_identity(auth_context)
554 grpc_auth_property_iterator grpc_auth_context_peer_identity(
60 grpc_auth_context_peer_identity(const grpc_auth_context* ctx);
144 printf("%lx", (unsigned long) grpc_auth_context_peer_identity); in main()
56 grpc_auth_context_peer_identity(auth_context); in Init()
253 grpc_auth_property_iterator grpc_auth_context_peer_identity( function
113 it = grpc_auth_context_peer_identity(ctx); in print_auth_context()
295 #define grpc_auth_context_peer_identity grpc_auth_context_peer_identity_import macro