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

/httpd/modules/ssl/
H A Dssl_util_stapling.c54 } certinfo; typedef in typeref:struct:__anon345
109 certinfo *cinf = NULL;
160 cinf = apr_pcalloc(p, sizeof(certinfo));
173 "ssl_stapling_init_cert: storing certinfo for server %s",
181 static certinfo *stapling_get_certinfo(server_rec *s, modssl_ctx_t *mctx,
184 certinfo *cinf;
209 OCSP_RESPONSE *rsp, certinfo *cinf,
263 BOOL *pok, certinfo *cinf,
322 certinfo *cinf, OCSP_RESPONSE *rsp,
389 certinfo *cin
[all...]

Completed in 53 milliseconds