Searched refs:grpc_auth_context_peer_is_authenticated (Results 1 – 13 of 13) sorted by relevance
92 GPR_ASSERT(!grpc_auth_context_peer_is_authenticated(ctx)); in test_unauthenticated_ssl_peer()110 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in check_identity()192 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_cn_only_ssl_peer_to_auth_context()228 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_cn_and_one_san_ssl_peer_to_auth_context()269 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_cn_and_multiple_sans_ssl_peer_to_auth_context()315 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_cn_and_multiple_sans_and_others_ssl_peer_to_auth_context()
103 GPR_ASSERT(grpc_auth_context_peer_is_authenticated(ctx)); in test_identity()
100 return grpc_auth_context_peer_is_authenticated(ctx_) != 0; in IsPeerAuthenticated()
88 grpc_auth_context_peer_is_authenticated
73 GRPCAPI int grpc_auth_context_peer_is_authenticated(
147 printf("%lx", (unsigned long) grpc_auth_context_peer_is_authenticated); in main()
166 if (!grpc_auth_context_peer_is_authenticated(*ctx)) { in grpc_alts_auth_context_from_tsi_peer()
54 grpc_auth_context_peer_is_authenticated(auth_context)) { in Init()
204 int grpc_auth_context_peer_is_authenticated(const grpc_auth_context* ctx) { function
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()
304 #define grpc_auth_context_peer_is_authenticated grpc_auth_context_peer_is_authenticated_import macro
563 grpc_auth_context_peer_is_authenticated(