Searched refs:cnf (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.c732 CONF_VALUE *cnf; local
743 cnf = sk_CONF_VALUE_value(sktmp, i);
744 if (OBJ_create(cnf->value, cnf->name, cnf->name) == NID_undef) {
746 cnf->name, cnf->value);
1588 int load_config(BIO *err, CONF *cnf) argument
1594 if (!cnf)
1595 cnf
[all...]
H A Dapps.h274 int load_config(BIO *err, CONF *cnf);
H A DMakefile97 openssl-vms.cnf: openssl.cnf
98 $(PERL) $(TOP)/VMS/VMSify-conf.pl < openssl.cnf > openssl-vms.cnf
119 @cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \
120 chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new; \
121 mv -f $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf.new $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf
133 update: openssl-vms.cnf local_depen
[all...]
/freebsd-11-stable/crypto/openssl/
H A DMakefile.org471 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
472 OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a
H A DMakefile473 $(CLEARENV) && $(MAKE) -e $(BUILDENV) TOP=.. TESTS='$(TESTS)' OPENSSL_DEBUG_MEMORY=on OPENSSL_CONF=../apps/openssl.cnf tests );
474 OPENSSL_CONF=apps/openssl.cnf util/opensslwrap.sh version -a
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dx509v3.h605 X509V3_CTX *ctx, CONF_VALUE *cnf);
608 X509V3_CTX *ctx, CONF_VALUE *cnf,
/freebsd-11-stable/etc/
H A DMakefile125 SSL= ${.CURDIR}/../crypto/openssl/apps/openssl.cnf
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A DMakefile.am380 data/openssl.cnf \
H A DMakefile.in711 data/openssl.cnf \
/freebsd-11-stable/crypto/openssl/util/
H A Dmk1mf.pl613 \$(CP) apps${o}openssl.cnf \"\$(OPENSSLDIR)\"
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dasn1.h1109 ASN1_TYPE *ASN1_generate_v3(char *str, X509V3_CTX *cnf);
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex1149 % If texinfo.cnf is present on the system, read it.
1151 \openin 1 texinfo.cnf
1152 \ifeof 1 \else \input texinfo.cnf \fi
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex1126 % If texinfo.cnf is present on the system, read it.
1128 \openin 1 texinfo.cnf
1129 \ifeof 1 \else \input texinfo.cnf \fi
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1054 % If texinfo.cnf is present on the system, read it.
1056 \openin 1 texinfo.cnf
1057 \ifeof 1 \else \input texinfo.cnf \fi
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c15806 cCE(cnf, eb0f110, 2, (RF, RF_IF), fpa_cmp),

Completed in 538 milliseconds

12