Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dx509_crt.c1418 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
1488 total_failed++; in mbedtls_x509_crt_parse()
1509 total_failed++; in mbedtls_x509_crt_parse()
1518 return( total_failed ); in mbedtls_x509_crt_parse()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog3238 * x509_crt_parse() did not increase total_failed on PEM error
3711 * x509_crt_parse() did not increase total_failed on PEM error

Completed in 12 milliseconds