Searched defs:pkp (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/ssl/
H A Dssl_engine_init.c432 if ((mctx->pkp == FALSE) && (mctx->stapling_enabled == TRUE)) {
508 method = mctx->pkp ?
513 method = mctx->pkp ?
519 method = mctx->pkp ?
524 method = mctx->pkp ?
530 method = mctx->pkp ?
786 char *cfgp = mctx->pkp ? "SSLProxy" : "SSL";
1237 modssl_pk_proxy_t *pkp = mctx->pkp; local
1245 if (!(pkp
[all...]
H A Dssl_private.h589 modssl_pk_proxy_t *pkp; member in struct:__anon343

Completed in 16 milliseconds