Searched refs:strictpem (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dasn1pars.c48 {"strictpem", OPT_STRICTPEM, 0,
67 int indent = 0, noout = 0, dump = 0, strictpem = 0, informat = FORMAT_PEM; local
134 strictpem = 1;
175 if (strictpem) {
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dasn1parse.c46 {"strictpem", OPT_STRICTPEM, 0,
72 int indent = 0, noout = 0, dump = 0, strictpem = 0, informat = FORMAT_PEM; local
139 strictpem = 1;
182 if (strictpem) {

Completed in 111 milliseconds