Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dauth_des.c77 static bool_t authdes_validate(AUTH *, struct opaque_auth *);
359 authdes_validate(AUTH *auth, struct opaque_auth *rverf) in authdes_validate() function
486 ops.ah_validate = authdes_validate; in authdes_ops()