Searched refs:mbedtls_x509_crt_profile_default (Results 1 – 4 of 4) sorted by relevance
150 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_default;
466 mbedtls_ssl_conf_cert_profile(&conf, &mbedtls_x509_crt_profile_default); in main()
86 const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_default = variable2171 &mbedtls_x509_crt_profile_default, cn, flags, f_vrfy, p_vrfy ) ); in mbedtls_x509_crt_verify()
7303 conf->cert_profile = &mbedtls_x509_crt_profile_default; in mbedtls_ssl_config_defaults()