Home
last modified time | relevance | path

Searched refs:total_failed (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dx509_crt.c1397 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1462 total_failed++; in mbedtls_x509_crt_parse()
1484 total_failed++; in mbedtls_x509_crt_parse()
1493 return total_failed; in mbedtls_x509_crt_parse()
/openthread-latest/third_party/mbedtls/repo/
DChangeLog4739 * x509_crt_parse() did not increase total_failed on PEM error
5212 * x509_crt_parse() did not increase total_failed on PEM error