Searched refs:GRPC_SECURITY_OK (Results 1 – 12 of 12) sorted by relevance
122 return GRPC_SECURITY_OK; in local_auth_context_create()135 grpc_error* error = status == GRPC_SECURITY_OK in local_check_peer()214 return GRPC_SECURITY_OK; in grpc_local_channel_security_connector_create()244 return GRPC_SECURITY_OK; in grpc_local_server_security_connector_create()
172 return GRPC_SECURITY_OK; in grpc_alts_auth_context_from_tsi_peer()186 status == GRPC_SECURITY_OK in alts_check_peer()265 return GRPC_SECURITY_OK; in grpc_alts_channel_security_connector_create()287 return GRPC_SECURITY_OK; in grpc_alts_server_security_connector_create()
1009 if (grpc_ssl_host_matches_name(&peer, host)) status = GRPC_SECURITY_OK;1015 status = GRPC_SECURITY_OK;1017 if (status != GRPC_SECURITY_OK) {1106 return GRPC_SECURITY_OK;1132 grpc_security_status retval = GRPC_SECURITY_OK;1166 if (retval == GRPC_SECURITY_OK) {
38 typedef enum { GRPC_SECURITY_OK = 0, GRPC_SECURITY_ERROR } grpc_security_status; enumerator
41 return GRPC_SECURITY_OK; in fake_transport_security_create_security_connector()48 return GRPC_SECURITY_OK; in fake_transport_security_server_create_security_connector()
141 return GRPC_SECURITY_OK; in httpcli_ssl_channel_security_connector_create()188 pem_root_certs, root_store, host, &sc) == GRPC_SECURITY_OK); in ssl_handshake()
58 if (status != GRPC_SECURITY_OK) { in grpc_server_add_secure_http2_port()
62 grpc_security_status status = GRPC_SECURITY_OK; in ssl_create_security_connector()80 if (status != GRPC_SECURITY_OK) { in ssl_create_security_connector()
88 GPR_ASSERT(status == GRPC_SECURITY_OK); in LLVMFuzzerTestOneInput()
148 GRPC_SECURITY_OK); in test_alts_peer_to_auth_context_success()
426 return GRPC_SECURITY_OK; in check_channel_oauth2_create_security_connector()445 GRPC_SECURITY_OK); in test_channel_oauth2_composite_creds()499 return GRPC_SECURITY_OK; in check_channel_oauth2_google_iam_create_security_connector()528 &new_args) == GRPC_SECURITY_OK); in test_channel_oauth2_google_iam_composite_creds()
120 if (security_status != GRPC_SECURITY_OK) { in get_secure_naming_subchannel_args()