Searched refs:trusted_ca (Results 1 – 5 of 5) sorted by relevance
52 GTlsCertificate *trusted_ca);89 GTlsCertificate *trusted_ca);
838 GTlsCertificate *trusted_ca) in g_tls_certificate_verify() argument840 return G_TLS_CERTIFICATE_GET_CLASS (cert)->verify (cert, identity, trusted_ca); in g_tls_certificate_verify()
42 // therefore this option must be used together with :ref:`trusted_ca43 …// <envoy_api_field_extensions.transport_sockets.tls.v3.CertificateValidationContext.trusted_ca>…53 …// :ref:`trusted_ca<envoy_api_field_extensions.transport_sockets.tls.v3.CertificateValidationCon…
125 GTlsCertificate *trusted_ca) in G_DEFINE_TYPE_WITH_CODE()
1081 void mbedtls_x509_crt_verify_chain( char *chain_paths, char *trusted_ca,1098 TEST_ASSERT( mbedtls_x509_crt_parse_file( &trusted, trusted_ca ) == 0 );