Searched defs:cert_chain_init (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/ssl/ | ||
H A D | mod_ssl_ct.c | 1556 static cert_chain *cert_chain_init(apr_pool_t *p, STACK_OF(X509) *chain) function 2096 certs = cert_chain_init(p, chain); |
Completed in 1424 milliseconds