Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dssl.h3574 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_tls.c1818 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cert_profile() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4687 * Made X509 profile pointer const in mbedtls_ssl_conf_cert_profile() to allow