Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/library/
Dx509_crt.c972 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1043 total_failed++; in mbedtls_x509_crt_parse()
1064 total_failed++; in mbedtls_x509_crt_parse()
1073 return( total_failed ); in mbedtls_x509_crt_parse()
/net-tools-3.5.0/mbedtls-2.4.0/
DChangeLog707 * x509_crt_parse() did not increase total_failed on PEM error
1180 * x509_crt_parse() did not increase total_failed on PEM error