Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Dx509_crt.c1421 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1491 total_failed++; in mbedtls_x509_crt_parse()
1512 total_failed++; in mbedtls_x509_crt_parse()
1521 return( total_failed ); in mbedtls_x509_crt_parse()
/openthread-2.7.6/third_party/mbedtls/repo/
DChangeLog2712 * x509_crt_parse() did not increase total_failed on PEM error
3185 * x509_crt_parse() did not increase total_failed on PEM error