Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dx509_crt.h491 int mbedtls_x509_crt_parse_path( mbedtls_x509_crt *chain, const char *path );
A Dcompat-1.3.h2456 #define x509_crt_parse_path mbedtls_x509_crt_parse_path
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1547 int mbedtls_x509_crt_parse_path( mbedtls_x509_crt *chain, const char *path ) in mbedtls_x509_crt_parse_path() function
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog2336 * Fix a resource leak on Windows platforms in mbedtls_x509_crt_parse_path(),
2556 calling mbedtls_x509_crt_parse_path().
2696 mbedtls_x509_crt_parse_path() is passed a path longer than 2GB. Cannot be

Completed in 27 milliseconds