Searched refs:permissive (Results 1 – 2 of 2) sorted by relevance
86 int permissive; /* permissive parsing */ member176 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()
1832 * Fix PSA_ALG_TLS12_PRF and PSA_ALG_TLS12_PSK_TO_MS being too permissive5649 * Added permissive certificate parsing to x509parse_crt() and5650 x509parse_crtfile(). With permissive parsing the parsing does not stop on