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

/external/ipsec-tools/src/racoon/
H A Dnetdb_dnssec.h61 struct certinfo { struct
68 struct certinfo *ci_next; /* next structure */
71 extern void freecertinfo __P((struct certinfo *));
72 extern int getcertsbyname __P((char *, struct certinfo **));
/external/curl/include/curl/
H A Dcurl.h2113 struct curl_slist **certinfo; /* for each index in this array, there's a member in struct:curl_certinfo
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h1658 struct curl_slist **certinfo; /* for each index in this array, there's a member in struct:curl_certinfo
/external/curl/lib/
H A Durldata.h362 bool certinfo; /* gather lots of certificate info */ member in struct:ssl_config_data

Completed in 146 milliseconds