Home
last modified time | relevance | path

Searched refs:trusted_ca (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dgtlscertificate.h52 GTlsCertificate *trusted_ca);
89 GTlsCertificate *trusted_ca);
Dgtlscertificate.c838 GTlsCertificate *trusted_ca) in g_tls_certificate_verify() argument
840 return G_TLS_CERTIFICATE_GET_CLASS (cert)->verify (cert, identity, trusted_ca); in g_tls_certificate_verify()
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dtls.proto42 // therefore this option must be used together with :ref:`trusted_ca
43 …// <envoy_api_field_extensions.transport_sockets.tls.v3.CertificateValidationContext.trusted_ca>…
53 …// :ref:`trusted_ca<envoy_api_field_extensions.transport_sockets.tls.v3.CertificateValidationCon…
/third_party/glib/gio/tests/
Dgtesttlsbackend.c125 GTlsCertificate *trusted_ca) in G_DEFINE_TYPE_WITH_CODE()
/third_party/mbedtls/tests/suites/
Dtest_suite_x509parse.function1081 void mbedtls_x509_crt_verify_chain( char *chain_paths, char *trusted_ca,
1098 TEST_ASSERT( mbedtls_x509_crt_parse_file( &trusted, trusted_ca ) == 0 );