Searched refs:lconf (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/blacklist/bin/
H A Dinternal.c46 struct confset lconf, rconf; variable in typeref:struct:confset
H A Dinternal.h44 extern struct confset rconf, lconf;
H A Dblacklistd.c393 for (size_t i = 0; i < lconf.cs_n; i++)
394 uniqueadd(&list, &nlist, &mlist, &lconf.cs_c[i]);
H A Dconf.c1068 i = confset_match(&lconf, cr, conf_apply);
1069 if (i == lconf.cs_n) {
1136 confset_replace(&lconf, &lc);
1139 confset_list(&lconf, "local", "target");
/freebsd-11-stable/crypto/openssl/apps/
H A Dca.c1503 long days, int batch, char *ext_sect, CONF *lconf,
1557 verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
1574 CONF *lconf, int verbose, unsigned long certopt,
1614 verbose, rreq, ext_sect, lconf, certopt, nameopt, default_op,
1631 CONF *lconf, unsigned long certopt, unsigned long nameopt,
1928 X509V3_set_nconf(&ctx, lconf);
1930 if (!X509V3_EXT_add_nconf(lconf, &ctx, ext_sect, ret)) {
2214 CONF *lconf, int verbose, unsigned long certopt,
2334 verbose, req, ext_sect, lconf, certopt, nameopt, default_op,
1498 certify(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
1568 certify_cert(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, ENGINE *e) argument
1625 do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, int batch, int verbose, X509_REQ *req, char *ext_sect, CONF *lconf, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy, int selfsign) argument
2207 certify_spkac(X509 **xret, char *infile, EVP_PKEY *pkey, X509 *x509, const EVP_MD *dgst, STACK_OF(OPENSSL_STRING) *sigopts, STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, char *subj, unsigned long chtype, int multirdn, int email_dn, char *startdate, char *enddate, long days, char *ext_sect, CONF *lconf, int verbose, unsigned long certopt, unsigned long nameopt, int default_op, int ext_copy) argument
/freebsd-11-stable/sys/dev/mn/
H A Dif_mn.c80 u_int32_t lconf, lccba, fill48, ltran; member in struct:m32xreg
898 sc->m32x->lconf = 0x6060009B;

Completed in 148 milliseconds