Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dx509_crt.c1281 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1346 total_failed++; in mbedtls_x509_crt_parse()
1368 total_failed++; in mbedtls_x509_crt_parse()
1377 return total_failed; in mbedtls_x509_crt_parse()
/third_party/mbedtls/
DChangeLog4166 * x509_crt_parse() did not increase total_failed on PEM error
4639 * x509_crt_parse() did not increase total_failed on PEM error