Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crt.h564 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c1525 int mbedtls_x509_crt_parse_path(mbedtls_x509_crt *chain, const char *path) in mbedtls_x509_crt_parse_path() function
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1312 mbedtls_x509_crt_parse_path(). Instead of returning an error as soon as a
4225 * 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