Searched refs:OPT_CASTORE (Results 1 – 10 of 10) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | crl.c | 38 OPT_CASTORE, enumerator 89 { "CAstore", OPT_CASTORE, ':', "Verify CRL using certificates in store URI" }, 169 case OPT_CASTORE: in crl_main()
|
| H A D | verify.c | 33 OPT_CASTORE, enumerator 65 { "CAstore", OPT_CASTORE, ':', "URI to a store of trusted certificates" }, 145 case OPT_CASTORE: in verify_main()
|
| H A D | s_time.c | 55 OPT_CASTORE, enumerator 113 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" }, 201 case OPT_CASTORE: in s_time_main()
|
| H A D | smime.c | 71 OPT_CASTORE, enumerator 150 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" }, 408 case OPT_CASTORE: in smime_main()
|
| H A D | ts.c | 102 OPT_CASTORE, enumerator 123 { "CAstore", OPT_CASTORE, ':', "URI to trusted CA store" }, 294 case OPT_CASTORE: in ts_main()
|
| H A D | pkcs12.c | 104 OPT_CASTORE, enumerator 166 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" }, 392 case OPT_CASTORE: in pkcs12_main()
|
| H A D | ocsp.c | 118 OPT_CASTORE, enumerator 157 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" }, 436 case OPT_CASTORE: in ocsp_main()
|
| H A D | cms.c | 113 OPT_CASTORE, enumerator 278 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" }, 552 case OPT_CASTORE: in cms_main()
|
| H A D | s_client.c | 558 OPT_CASTORE, enumerator 666 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" }, 1535 case OPT_CASTORE: in s_client_main()
|
| H A D | s_server.c | 760 OPT_CASTORE, enumerator 883 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" }, 1413 case OPT_CASTORE: in s_server_main()
|