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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c71 static bool_t authdes_marshal(AUTH *, XDR *, struct cred *);
225 authdes_marshal(AUTH *auth, XDR *xdrs, struct cred *cr) function
267 cmn_err(CE_NOTE, "authdes_marshal: DES encryption failure");
458 ops.ah_marshal = authdes_marshal;
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c246 authdes_marshal(AUTH *auth, XDR *xdrs) function
290 syslog(LOG_ERR, "authdes_marshal: DES encryption failure");
468 ops.ah_marshal = authdes_marshal;

Completed in 59 milliseconds