Searched refs:ah_key (Results 1 – 2 of 2) sorted by relevance
178 if (key_gendes (&auth->ah_key) < 0) in libc_hidden_def()185 auth->ah_key = *ckey; in libc_hidden_def()278 status = cbc_crypt ((char *) &auth->ah_key, (char *) cryptbuf, in authdes_marshal()282 status = ecb_crypt ((char *) &auth->ah_key, (char *) cryptbuf, in authdes_marshal()362 status = ecb_crypt ((char *) &auth->ah_key, (char *) &verf.adv_xtimestamp, in authdes_validate()414 ad->ad_xkey = auth->ah_key; in authdes_refresh()
95 union des_block ah_key; member
Completed in 6 milliseconds