Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/sec/
H A Dauth_kern.c65 static bool_t authkern_validate(AUTH *, struct opaque_auth *);
72 authkern_validate,
239 authkern_validate(AUTH *auth, struct opaque_auth *verf) in authkern_validate() function