Home
last modified time | relevance | path

Searched refs:tsi_construct_string_peer_property (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dtls_security_connector_test.cc371 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
407 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
560 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
596 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
634 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
682 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
741 tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, "h2", in TEST_F()
991 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
1022 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
1057 GPR_ASSERT(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in TEST_F()
[all …]
H A Dalts_security_connector_test.cc108 tsi_construct_string_peer_property( in TEST()
181 tsi_construct_string_peer_property( in TEST()
195 tsi_construct_string_peer_property( in TEST()
H A Dsecurity_connector_test.cc726 tsi_construct_string_peer_property("wrong peer property name", alpn, in test_peer_alpn_check()
735 ASSERT_EQ(tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, in test_peer_alpn_check()
746 tsi_construct_string_peer_property(TSI_SSL_ALPN_SELECTED_PROTOCOL, alpn, in test_peer_alpn_check()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/
Dssl_transport_security.cc304 result = tsi_construct_string_peer_property( in peer_property_from_x509_common_name()
332 result = tsi_construct_string_peer_property( in peer_property_from_x509_subject()
336 result = tsi_construct_string_peer_property( in peer_property_from_x509_subject()
357 tsi_result result = tsi_construct_string_peer_property( in add_pem_certificate()
395 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
403 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
1165 tsi_result result = tsi_construct_string_peer_property( in tsi_ssl_get_cert_chain_contents()
1220 result = tsi_construct_string_peer_property( in ssl_handshaker_result_extract_peer()
Dtransport_security.cc354 return tsi_construct_string_peer_property(name, value, strlen(value), in tsi_construct_string_peer_property_from_cstring()
358 tsi_result tsi_construct_string_peer_property(const char* name, in tsi_construct_string_peer_property() function
Dtransport_security.h130 tsi_result tsi_construct_string_peer_property(const char* name,
/aosp_15_r20/external/grpc-grpc/src/core/tsi/
H A Dssl_transport_security.cc324 result = tsi_construct_string_peer_property( in peer_property_from_x509_common_name()
352 result = tsi_construct_string_peer_property( in peer_property_from_x509_subject()
356 result = tsi_construct_string_peer_property( in peer_property_from_x509_subject()
377 tsi_result result = tsi_construct_string_peer_property( in add_pem_certificate()
415 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
423 result = tsi_construct_string_peer_property( in add_subject_alt_names_properties_to_peer()
1398 tsi_result result = tsi_construct_string_peer_property( in tsi_ssl_get_cert_chain_contents()
1453 result = tsi_construct_string_peer_property( in ssl_handshaker_result_extract_peer()
H A Dtransport_security.cc354 return tsi_construct_string_peer_property(name, value, strlen(value), in tsi_construct_string_peer_property_from_cstring()
358 tsi_result tsi_construct_string_peer_property(const char* name, in tsi_construct_string_peer_property() function
H A Dtransport_security.h130 tsi_result tsi_construct_string_peer_property(const char* name,
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dtransport_security_test.cc280 EXPECT_EQ(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
291 EXPECT_EQ(tsi_construct_string_peer_property( in peer_from_cert_name_test_entry()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc125 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()
135 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/
H A Dalts_tsi_handshaker.cc122 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()
132 ok = tsi_construct_string_peer_property( in handshaker_result_extract_peer()