Searched refs:mbedtls_x509_crt_parse (Results 1 – 3 of 3) sorted by relevance
529 int mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, const unsigned char *buf, size_t buflen);
1394 int mbedtls_x509_crt_parse(mbedtls_x509_crt *chain, in mbedtls_x509_crt_parse() function1518 ret = mbedtls_x509_crt_parse(chain, buf, n); in mbedtls_x509_crt_parse_file()
4532 * Fix bug in mbedtls_x509_crt_parse that caused trailing extra data in the