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

/httpd/modules/ssl/
H A Dmod_ssl_ct.c1160 const ct_server_cert_info *cert_info_elts; local
1163 cert_info_elts =
1169 if (!apr_hash_get(already_processed, cert_info_elts[i].sct_dir,
1173 cert_info_elts[i].fingerprint,
1176 apr_hash_set(already_processed, cert_info_elts[i].sct_dir,
1179 cert_info_elts[i].sct_dir,

Completed in 1120 milliseconds