Home
last modified time | relevance | path

Searched refs:authdes_validate (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/sec/
H A Dauth_des.c72 static bool_t authdes_validate(AUTH *, struct opaque_auth *);
316 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
459 ops.ah_validate = authdes_validate; in authdes_ops()
/titanic_44/usr/src/lib/libnsl/rpc/
H A Dauth_des.c342 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
469 ops.ah_validate = authdes_validate; in authdes_ops()