Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcert_app.c86 int permissive; /* permissive parsing */ member
176 opt.permissive = DFL_PERMISSIVE; in main()
217 opt.permissive = atoi(q); in main()
218 if (opt.permissive < 0 || opt.permissive > 1) { in main()
283 if (opt.permissive == 0 && ret > 0) { in main()
/openthread-latest/third_party/mbedtls/repo/
DChangeLog1832 * Fix PSA_ALG_TLS12_PRF and PSA_ALG_TLS12_PSK_TO_MS being too permissive
5649 * Added permissive certificate parsing to x509parse_crt() and
5650 x509parse_crtfile(). With permissive parsing the parsing does not stop on