Searched refs:authdes_refresh (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dauth_des.c63 static bool_t authdes_refresh(AUTH *, void *);
202 if (!authdes_refresh(auth, NULL)) {
400 authdes_refresh(AUTH *auth, void *dummy) function
418 "authdes_refresh: unable to synchronize clock");
426 "authdes_refresh: keyserv(1m) is unable to encrypt session key");
470 ops.ah_refresh = authdes_refresh;

Completed in 20 milliseconds