Home
last modified time | relevance | path

Searched refs:xinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_crypto.c428 struct cert_info *xinfo; /* certificate info pointer */ in crypto_recv()
663 if ((xinfo = cert_install(ep, peer)) == NULL) { in crypto_recv()
667 if ((rval = cert_hike(peer, xinfo)) != XEVNT_OK) in crypto_recv()
678 puch = xinfo->cert.ptr; in crypto_recv()
680 ntohl(xinfo->cert.vallen)); in crypto_recv()
685 temp32 = xinfo->nid; in crypto_recv()
688 xinfo->subject, xinfo->issuer, xinfo->flags, in crypto_recv()
954 if ((xinfo in crypto_recv()
436 struct cert_info *xinfo; /* certificate info pointer */ crypto_recv() local
[all...]
/freebsd/contrib/ntp/sntp/
H A Dnetworking.h74 struct cert_info *xinfo; /* issuer certificate */ member
/freebsd/contrib/ntp/include/
H A Dntp.h320 struct cert_info *xinfo; /* issuer certificate */
316 struct cert_info *xinfo; /* issuer certificate */ global() member