Home
last modified time | relevance | path

Searched refs:vpmtouched (Results 1 – 7 of 7) sorted by relevance

/apps/
A Dverify.c89 int vpmtouched = 0, crl_download = 0, show_chain = 0, i = 0, ret = 1; in verify_main() local
126 vpmtouched++; in verify_main()
214 if (vpmtouched) in verify_main()
A Dts.c174 int vpmtouched = 0; in ts_main() local
288 vpmtouched++; in ts_main()
319 if (vpmtouched) in ts_main()
326 if (vpmtouched) in ts_main()
343 vpmtouched ? vpm : NULL); in ts_main()
A Dsmime.c184 int vpmtouched = 0, rv = 0; in smime_main() local
393 vpmtouched++; in smime_main()
573 if (vpmtouched) in smime_main()
A Docsp.c248 int vpmtouched = 0, badsig = 0, i, ignore_err = 0, nmin = 0, ndays = -1; in ocsp_main() local
407 vpmtouched++; in ocsp_main()
804 if (vpmtouched) in ocsp_main()
A Dcms.c340 int noout = 0, print = 0, keyidx = -1, vpmtouched = 0; in cms_main() local
765 vpmtouched++; in cms_main()
1043 if (vpmtouched) in cms_main()
A Ds_client.c899 int reconnect = 0, verify = SSL_VERIFY_NONE, vpmtouched = 0; in s_client_main() local
1148 vpmtouched++; in s_client_main()
1217 vpmtouched++; in s_client_main()
1224 vpmtouched++; in s_client_main()
1873 if (vpmtouched && !SSL_CTX_set1_param(ctx, vpm)) { in s_client_main()
A Ds_server.c1253 int vpmtouched = 0, build_chain = 0, no_cache = 0, ext_cache = 0; in s_server_main() local
1564 vpmtouched++; in s_server_main()
2260 if (vpmtouched && !SSL_CTX_set1_param(ctx, vpm)) { in s_server_main()
2323 if (vpmtouched && !SSL_CTX_set1_param(ctx2, vpm)) { in s_server_main()

Completed in 25 milliseconds