Searched refs:adv_xtimestamp (Results 1 – 8 of 8) sorted by relevance
202 verf.adv_xtimestamp.key.high = (uint32_t)*ixdr++; in _svcauth_des()203 verf.adv_xtimestamp.key.low = (uint32_t)*ixdr++; in _svcauth_des()232 cryptbuf[0] = verf.adv_xtimestamp; in _svcauth_des()319 verf.adv_xtimestamp = cryptbuf[0]; in _svcauth_des()342 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.high; in _svcauth_des()343 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.low; in _svcauth_des()
80 ATTEMPT(xdr_opaque(xdrs, (caddr_t)&verf->adv_xtimestamp, in xdr_authdes_verf()
270 ad->ad_verf.adv_xtimestamp = cryptbuf[0]; in authdes_marshal()
200 verf.adv_xtimestamp.key.high = (uint32_t)*ixdr++; in __svcauth_des()201 verf.adv_xtimestamp.key.low = (uint32_t)*ixdr++; in __svcauth_des()276 cryptbuf[0] = verf.adv_xtimestamp; in __svcauth_des()418 verf.adv_xtimestamp = cryptbuf[0]; in __svcauth_des()425 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.high; in __svcauth_des()426 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.low; in __svcauth_des()
80 if (!xdr_opaque(xdrs, (caddr_t)&verf->adv_xtimestamp, in xdr_authdes_verf()
293 ad->ad_verf.adv_xtimestamp = cryptbuf[0]; in authdes_marshal()
82 #define adv_xtimestamp adv_time_u.adv_xtime macro
101 #define adv_xtimestamp adv_time_u.adv_xtime macro