Searched refs:sessionkey (Results 1 – 1 of 1) sorted by relevance
114 des_block *sessionkey; in _svcauth_des() local186 sessionkey = &cred->adc_fullname.key; in _svcauth_des()195 sessionkey) < 0) in _svcauth_des()215 sessionkey = &authdes_cache[sid].key; in _svcauth_des()228 status = cbc_crypt ((char *) sessionkey, (char *) cryptbuf, in _svcauth_des()233 status = ecb_crypt ((char *) sessionkey, (char *) cryptbuf, in _svcauth_des()271 tmp_spot = cache_spot (sessionkey, cred->adc_fullname.name, in _svcauth_des()327 status = ecb_crypt ((char *) sessionkey, (char *) cryptbuf, in _svcauth_des()373 entry->key = *sessionkey; in _svcauth_des()
Completed in 5 milliseconds