Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dauth_des.c70 static bool_t authdes_validate(AUTH *, struct opaque_auth *);
314 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
457 ops.ah_validate = authdes_validate; in authdes_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c340 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
467 ops.ah_validate = authdes_validate; in authdes_ops()