Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dauth_des.c79 static bool_t authdes_validate(AUTH *, struct opaque_auth *);
361 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
488 ops.ah_validate = authdes_validate; in authdes_ops()