Searched defs:vpmtouched (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | verify.c | 72 int vpmtouched = 0, crl_download = 0, show_chain = 0, i = 0, ret = 1; in verify_main() local
|
| H A D | smime.c | 133 int vpmtouched = 0, rv = 0; in smime_main() local
|
| H A D | cms.c | 210 int flags = CMS_DETACHED, noout = 0, print = 0, keyidx = -1, vpmtouched = 0; in cms_main() local
|
| H A D | ts.c | 164 int vpmtouched = 0; in ts_main() local
|
| H A D | ocsp.c | 257 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
|
| H A D | s_client.c | 917 int reconnect = 0, verify = SSL_VERIFY_NONE, vpmtouched = 0; in s_client_main() local
|
| H A D | s_server.c | 1004 int vpmtouched = 0, build_chain = 0, no_cache = 0, ext_cache = 0; in s_server_main() local
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | verify.c | 89 int vpmtouched = 0, crl_download = 0, show_chain = 0, i = 0, ret = 1; in verify_main() local
|
| H A D | ts.c | 174 int vpmtouched = 0; in ts_main() local
|
| H A D | ocsp.c | 252 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
|
| H A D | s_client.c | 821 int reconnect = 0, verify = SSL_VERIFY_NONE, vpmtouched = 0; in s_client_main() local
|
| H A D | s_server.c | 999 int vpmtouched = 0, build_chain = 0, no_cache = 0, ext_cache = 0; in s_server_main() local
|