Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/rpc/
H A Dauth_gssapi.c40 static bool_t auth_gssapi_validate(AUTH *, struct opaque_auth *);
51 auth_gssapi_validate,
620 static bool_t auth_gssapi_validate( in auth_gssapi_validate() function