Home
last modified time | relevance | path

Searched defs:certfile (Results 1 – 17 of 17) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dcrl2pkcs7.c58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
196 static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile) in add_certs_from_file()
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
H A Dsmime.c175 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in smime_main() local
H A Dpkcs12.c164 char *infile = NULL, *outfile = NULL, *keyname = NULL, *certfile = NULL; in pkcs12_main() local
H A Dcms.c299 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in cms_main() local
H A Dca.c283 char *certfile = NULL, *crl_ext = NULL, *crlnumberfile = NULL; in ca_main() local
/freebsd/contrib/libpcap/
H A Dsslutils.c50 void ssl_set_certfile(const char *certfile) in ssl_set_certfile()
84 char const *certfile = ssl_certfile[0] ? ssl_certfile : "cert.pem"; in ssl_init_once() local
/freebsd/crypto/openssl/test/
H A Dx509_test.c129 const char *certfile; in test_asn1_item_verify() local
H A Dquic_tserver_test.c25 static const char *certfile, *keyfile; variable
H A Dquic_multistream_test.c26 static const char *certfile, *keyfile; variable
/freebsd/contrib/dma/
H A Ddma.h136 const char *certfile; member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tserver.c77 const char *certfile, const char *keyfile) in ossl_quic_tserver_new()
/freebsd/crypto/openssl/test/helpers/
H A Dquictestlib.c132 SSL_CTX *serverctx, char *certfile, char *keyfile, in qtest_create_quic_objects()
H A Dssltestlib.c950 char *certfile, char *privkeyfile) in create_ssl_ctx_pair()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c954 const char *certfile; member
/freebsd/contrib/sendmail/src/
H A Dreadcf.c2530 char *keyfile, *certfile; local
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c4195 reassemble_files_name(const char *certfile, const char *keyfile) in reassemble_files_name()