Home
last modified time | relevance | path

Searched refs:authdes_verf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth_des.h83 struct authdes_verf { struct
152 extern bool_t xdr_authdes_verf(XDR *, struct authdes_verf *);
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c55 extern bool_t xdr_authdes_verf(XDR *, struct authdes_verf *);
77 struct authdes_verf ad_verf; /* storage for verifier */
249 struct authdes_verf *verf = &ad->ad_verf; in authdes_marshal()
344 struct authdes_verf verf; in authdes_validate()
H A Dauthdes_prot.c73 xdr_authdes_verf(XDR *xdrs, struct authdes_verf *verf) in xdr_authdes_verf()
H A Dsvcauth_des.c137 struct authdes_verf verf; in __svcauth_des()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauthdesprt.c73 xdr_authdes_verf(XDR *xdrs, struct authdes_verf *verf) in xdr_authdes_verf()
H A Dauth_des.c94 struct authdes_verf ad_verf; /* storage for verifier */
228 struct authdes_verf *verf = &ad->ad_verf; in authdes_marshal()
318 struct authdes_verf verf; in authdes_validate()
H A Dsvcauthdes.c142 struct authdes_verf verf; in _svcauth_des()