Searched refs:mbedtls_x509_crt_parse_path (Results 1 – 3 of 3) sorted by relevance
564 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path);
1525 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_path() function
1312 mbedtls_x509_crt_parse_path(). Instead of returning an error as soon as a4225 * Fix a resource leak on Windows platforms in mbedtls_x509_crt_parse_path(),4445 calling mbedtls_x509_crt_parse_path().4585 mbedtls_x509_crt_parse_path() is passed a path longer than 2GB. Cannot be