Searched refs:grpc_auth_context_peer_is_authenticated (Results 1 – 14 of 14) sorted by relevance
122 GPR_ASSERT(!grpc_auth_context_peer_is_authenticated(ctx.get())); in test_unauthenticated_ssl_peer()140 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in check_identity()280 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx.get())); in test_cn_only_ssl_peer_to_auth_context()326 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx.get())); in test_cn_and_one_san_ssl_peer_to_auth_context()376 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx.get())); in test_cn_and_multiple_sans_ssl_peer_to_auth_context()431 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx.get())); in test_cn_and_multiple_sans_and_others_ssl_peer_to_auth_context()
129 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_identity()
94 return grpc_auth_context_peer_is_authenticated(ctx_.get()) != 0; in IsPeerAuthenticated()
91 grpc_auth_context_peer_is_authenticated
98 "grpc_auth_context_peer_is_authenticated";
264 if (!grpc_auth_context_peer_is_authenticated(ctx.get())) { in grpc_alts_auth_context_from_tsi_peer()
164 int grpc_auth_context_peer_is_authenticated(const grpc_auth_context* ctx) { in grpc_auth_context_peer_is_authenticated() function
158 printf("%lx", (unsigned long) grpc_auth_context_peer_is_authenticated); in main()
73 GRPCAPI int grpc_auth_context_peer_is_authenticated(
60 grpc_auth_context_peer_is_authenticated(auth_context)) { in Init()
112 grpc_auth_context_peer_is_authenticated(ctx) ? "YES" : "NO"); in print_auth_context()
247 if (!ctx || !grpc_auth_context_peer_is_authenticated(ctx)) { in grpc_rb_call_get_peer_cert()
319 #define grpc_auth_context_peer_is_authenticated grpc_auth_context_peer_is_authenticated_import macro
618 grpc_auth_context_peer_is_authenticated(