Searched refs:readcache (Results 1 – 1 of 1) sorted by relevance
| /titanic_50/usr/src/cmd/keyserv/ |
| H A D | setkey.c | 1163 readcache(pub, sec, deskey, hash) in readcache() function 1314 if (!readcache(xpublic, xsecret, &deskey, hash)) { 1317 if (!readcache(xpublic, xsecret, &deskey, hash)) { 1670 if (!readcache(xpublic, xsecret, &result->cryptkeyres_u.deskey, hash)) { 1673 if (!readcache(xpublic, xsecret, &result->cryptkeyres_u.deskey,
|