Home
last modified time | relevance | path

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

/mbedtls-3.7.0/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()
/mbedtls-3.7.0/
DChangeLog4739 * x509_crt_parse() did not increase total_failed on PEM error
5212 * x509_crt_parse() did not increase total_failed on PEM error