Searched refs:opaque_auth (Results 1 – 11 of 11) sorted by relevance
87 struct opaque_auth { struct98 struct opaque_auth ah_cred; argument99 struct opaque_auth ah_verf;107 struct opaque_auth *);151 extern struct opaque_auth _null_auth;174 extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);
88 struct opaque_auth ar_verf;142 struct opaque_auth cb_cred;143 struct opaque_auth cb_verf; /* protocol specific - provided by client */
119 struct opaque_auth xp_verf; /* raw response verifier */133 struct opaque_auth rq_cred; /* raw creds from the wire */
80 struct opaque_auth new_cred;
84 static bool_t authunix_validate(AUTH *, struct opaque_auth *);94 struct opaque_auth au_origcred; /* original credentials */95 struct opaque_auth au_shcred; /* short hand cred */253 authunix_validate(AUTH *auth, struct opaque_auth *verf) in authunix_validate()
73 static bool_t authnone_validate(AUTH *, struct opaque_auth *);140 authnone_validate(AUTH *client, struct opaque_auth *auth) in authnone_validate()
50 struct opaque_auth _null_auth;
72 struct opaque_auth *oa; in __weak_alias()
84 xdr_opaque_auth(XDR *xdrs, struct opaque_auth *ap) in xdr_opaque_auth()
65 struct opaque_auth { struct76 struct opaque_auth cred; argument77 struct opaque_auth verf;286 ret_auth_opaque(krb5_storage *msg, struct opaque_auth *ao) in ret_auth_opaque()
1576 extern bool_t xdr_opaque_auth(XDR *xdrs, struct opaque_auth *auth);