Searched refs:mbedtls_ssl_conf_cert_profile (Results 1 – 11 of 11) sorted by relevance
3292 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf,
3461 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf,
831 mbedtls_ssl_conf_cert_profile(&backend->config,
1730 mbedtls_ssl_conf_cert_profile(&conf, &crt_profile_for_test); in main()
2728 mbedtls_ssl_conf_cert_profile(&conf, &crt_profile_for_test); in main()
1808 mbedtls_ssl_conf_cert_profile(&conf, &crt_profile_for_test); in main()
2802 mbedtls_ssl_conf_cert_profile(&conf, &crt_profile_for_test); in main()
1791 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cert_profile() function
1819 void mbedtls_ssl_conf_cert_profile(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cert_profile() function
4039 * Made X509 profile pointer const in mbedtls_ssl_conf_cert_profile() to allow
4299 * Made X509 profile pointer const in mbedtls_ssl_conf_cert_profile() to allow