Home
last modified time | relevance | path

Searched refs:mbedtls_x509_crt_profile_default (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crt.h324 extern const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_default;
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c89 const mbedtls_x509_crt_profile mbedtls_x509_crt_profile_default = variable
3160 &mbedtls_x509_crt_profile_default, in mbedtls_x509_crt_verify()
H A Dssl_tls.c6088 conf->cert_profile = &mbedtls_x509_crt_profile_default; in mbedtls_ssl_config_defaults()