Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dx509_crt.h529 int mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c1394 int mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse() function
1518 ret = mbedtls_x509_crt_parse(chain, buf, n); in mbedtls_x509_crt_parse_file()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog4532 * Fix bug in mbedtls_x509_crt_parse that caused trailing extra data in the