Home
last modified time | relevance | path

Searched refs:cert_profile (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.6.0/mbedtls-2.4.0/include/mbedtls/
Dssl.h651 const mbedtls_x509_crt_profile *cert_profile; /*!< verification profile */ member
/net-tools-3.6.0/mbedtls-2.4.0/library/
Dssl_tls.c4447 ssl->conf->cert_profile, in mbedtls_ssl_parse_certificate()
5721 conf->cert_profile = profile; in mbedtls_ssl_conf_cert_profile()
7270 conf->cert_profile = &mbedtls_x509_crt_profile_suiteb; in mbedtls_ssl_config_defaults()
7303 conf->cert_profile = &mbedtls_x509_crt_profile_default; in mbedtls_ssl_config_defaults()