Home | History | Annotate | Download | only in ntpd

Lines Matching refs:cert_info

164 struct cert_info *cinfo = NULL;	/* certificate info/value cache */
165 struct cert_info *cert_host = NULL; /* host certificate */
203 static struct cert_info *cert_parse (const u_char *, long, tstamp_t);
205 static struct cert_info *cert_install (struct exten *, struct peer *);
206 static int cert_hike (struct peer *, struct cert_info *);
207 static void cert_free (struct cert_info *);
210 static struct cert_info *crypto_cert (char *);
430 struct cert_info *xinfo; /* certificate info pointer */
1095 struct cert_info *cp, *xp, *yp; /* cert info/value pointer */
1840 struct cert_info *cp; /* certificate info/value */
3278 struct cert_info *
3284 struct cert_info *cp, *xp, **zp;
3347 struct cert_info *yp /* issuer certificate */
3350 struct cert_info *xp; /* subject certificate */
3435 struct cert_info * /* certificate information structure */
3443 struct cert_info *ret; /* certificate info/value */
3631 struct cert_info *cinf /* certificate info/value structure */
3778 static struct cert_info * /* certificate information */
3783 struct cert_info *ret; /* certificate information */