Lines Matching refs:des_block
56 extern int key_encryptsession_pk(const char *, netobj *, des_block *);
79 des_block ad_xkey; /* encrypted conversation key */
87 const des_block *, nis_server *);
101 const char *timehost, const des_block *ckey) in authdes_seccreate()
128 const char *timehost, const des_block *ckey, nis_server *srvr) in authdes_pk_seccreate()
250 des_block cryptbuf[2]; in authdes_marshal()
251 des_block ivec; in authdes_marshal()
280 2 * sizeof (des_block), in authdes_marshal()
284 sizeof (des_block), in authdes_marshal()
347 des_block buf; in authdes_validate()
361 sizeof (des_block), DES_DECRYPT | DES_HW); in authdes_validate()