Lines Matching refs:pkp
107 mctx->pkp = NULL;
177 mctx->pkp = apr_palloc(p, sizeof(*mctx->pkp));
179 mctx->pkp->cert_file = NULL;
180 mctx->pkp->cert_path = NULL;
181 mctx->pkp->ca_cert_file = NULL;
182 mctx->pkp->certs = NULL;
183 mctx->pkp->ca_certs = NULL;
322 cfgMergeString(pkp->cert_file);
323 cfgMergeString(pkp->cert_path);
324 cfgMergeString(pkp->ca_cert_file);
1526 sc->proxy->pkp->cert_file = arg;
1542 sc->proxy->pkp->cert_path = arg;
1558 sc->proxy->pkp->ca_cert_file = arg;