Home
last modified time | relevance | path

Searched defs:local_identity (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto81 Identity local_identity = 5; field
174 Identity local_identity = 5; field
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
H A Dhandshaker.proto81 Identity local_identity = 5; field
174 Identity local_identity = 5; field
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/gcp/
H A Dhandshaker.proto91 Identity local_identity = 5; field
190 Identity local_identity = 5; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/gcp/
Dhandshaker.proto91 Identity local_identity = 5; field
190 Identity local_identity = 5; field
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
H A Dhandshaker.proto81 Identity local_identity = 5; field
180 Identity local_identity = 5; field
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
H A Dhandshaker.proto91 Identity local_identity = 5; field
190 Identity local_identity = 5; field
/aosp_15_r20/external/webrtc/pc/
H A Dlegacy_stats_collector_unittest.cc661 void TestCertificateReports(const rtc::FakeSSLIdentity& local_identity, in TestCertificateReports()
1389 rtc::FakeSSLIdentity local_identity(DersToPems(local_ders)); in TEST_F() local
1408 rtc::FakeSSLIdentity local_identity(DerToPem(local_der)); in TEST_F() local
1461 rtc::FakeSSLIdentity local_identity(DerToPem(local_der)); in TEST_F() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc310 const grpc_gcp_Identity* local_identity = in alts_tsi_handshaker_result_create() local
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/
H A Dalts_tsi_handshaker.cc309 const grpc_gcp_Identity* local_identity = in alts_tsi_handshaker_result_create() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_tsi_handshaker_test.cc139 grpc_gcp_Identity* local_identity; in generate_handshaker_response() local