Home
last modified time | relevance | path

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

/net-tools-3.4.0/
Ddtls-client.c466 mbedtls_ssl_conf_cert_profile(&conf, &mbedtls_x509_crt_profile_default); in main()
/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/
Dssl.h1573 void mbedtls_ssl_conf_cert_profile( mbedtls_ssl_config *conf,
/net-tools-3.4.0/mbedtls-2.4.0/library/
Dssl_tls.c5718 void mbedtls_ssl_conf_cert_profile( mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cert_profile() function
/net-tools-3.4.0/mbedtls-2.4.0/
DChangeLog267 * Made X509 profile pointer const in mbedtls_ssl_conf_cert_profile() to allow