Searched refs:ad_verf (Results 1 – 2 of 2) sorted by relevance
79 struct authdes_verf ad_verf; /* storage for verifier */ member251 struct authdes_verf *verf = &ad->ad_verf; in authdes_marshal()293 ad->ad_verf.adv_xtimestamp = cryptbuf[0]; in authdes_marshal()296 ad->ad_verf.adv_winverf = cryptbuf[1].key.low; in authdes_marshal()299 ad->ad_verf.adv_winverf = 0; in authdes_marshal()
96 struct authdes_verf ad_verf; /* storage for verifier */ member230 struct authdes_verf *verf = &ad->ad_verf; in authdes_marshal()270 ad->ad_verf.adv_xtimestamp = cryptbuf[0]; in authdes_marshal()273 ad->ad_verf.adv_winverf = cryptbuf[1].key.low; in authdes_marshal()276 ad->ad_verf.adv_winverf = 0; in authdes_marshal()