opaque_auth
ret_auth_opaque(krb5_storage *msg, struct opaque_auth *ao)
struct opaque_auth cred;
struct opaque_auth verf;
struct opaque_auth ah_verf;
struct opaque_auth *);
extern struct opaque_auth gssrpc__null_auth;
extern bool_t xdr_opaque_auth(XDR *, struct opaque_auth *);
struct opaque_auth ah_cred;
struct opaque_auth new_cred;
struct opaque_auth cb_cred;
struct opaque_auth cb_verf; /* protocol specific - provided by client */
struct opaque_auth ar_verf;
struct opaque_auth xp_verf; /* raw response verifier */
struct opaque_auth rq_cred; /* raw creds from the wire */
authgss_validate(AUTH *auth, struct opaque_auth *verf)
static bool_t authgss_validate(AUTH *, struct opaque_auth *);
static bool_t auth_gssapi_validate(AUTH *, struct opaque_auth *);
struct opaque_auth *verf)
authnone_validate(AUTH *auth, struct opaque_auth *verf)
static bool_t authnone_validate(AUTH *, struct opaque_auth *);
authunix_validate(AUTH *auth, struct opaque_auth *verf)
static bool_t authunix_validate(AUTH *, struct opaque_auth *);
struct opaque_auth au_origcred; /* original credentials */
struct opaque_auth au_shcred; /* short hand cred */
struct opaque_auth *oa;
struct opaque_auth gssrpc__null_auth = {0};
xdr_opaque_auth(XDR *xdrs, struct opaque_auth *ap)
struct opaque_auth *oa;
struct opaque_auth *cred, *verf;
struct opaque_auth ah_cred;
struct opaque_auth ah_verf;
struct opaque_auth *);
extern struct opaque_auth _null_auth;
extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);
struct opaque_auth new_cred;
struct opaque_auth cb_cred;
struct opaque_auth cb_verf; /* protocol specific - provided by client */
struct opaque_auth ar_verf;
struct opaque_auth xp_verf; /* raw response verifier */
struct opaque_auth rq_cred; /* raw creds from the wire */
authdes_validate(AUTH *auth, struct opaque_auth *rverf)
static bool_t authdes_validate(AUTH *, struct opaque_auth *);
authnone_validate(AUTH *client, struct opaque_auth *opaque)
static bool_t authnone_validate (AUTH *, struct opaque_auth *);
extern bool_t xdr_opaque_auth(XDR *, struct opaque_auth *);
authunix_validate(AUTH *auth, struct opaque_auth *verf)
static bool_t authunix_validate (AUTH *, struct opaque_auth *);
struct opaque_auth au_origcred; /* original credentials */
struct opaque_auth au_shcred; /* short hand cred */
struct opaque_auth *oa;
struct opaque_auth _null_auth;
extern struct opaque_auth _null_auth;
xdr_opaque_auth(XDR *xdrs, struct opaque_auth *ap)
rpc_gss_validate(AUTH *auth, struct opaque_auth *verf)
struct opaque_auth creds, verf;
static bool_t rpc_gss_validate(AUTH *, struct opaque_auth *);
struct opaque_auth *oa;
struct opaque_auth ah_cred;
struct opaque_auth ah_verf;
struct opaque_auth *, struct mbuf **);
extern struct opaque_auth _null_auth;
extern bool_t xdr_opaque_auth (XDR *, struct opaque_auth *);
authnone_validate(AUTH *client, uint32_t xid, struct opaque_auth *opaque,
static bool_t authnone_validate (AUTH *, uint32_t, struct opaque_auth *,
authunix_validate(AUTH *auth, uint32_t xid, struct opaque_auth *verf,
static bool_t authunix_validate (AUTH *, uint32_t, struct opaque_auth *,
struct opaque_auth au_origcred; /* original credentials */
struct opaque_auth au_shcred; /* short hand cred */
struct opaque_auth *oa;
struct opaque_auth cb_cred;
struct opaque_auth cb_verf; /* protocol specific - provided by client */
struct opaque_auth ar_verf;
struct opaque_auth _null_auth;
xdr_opaque_auth(XDR *xdrs, struct opaque_auth *ap)
struct opaque_auth creds, verf;
rpc_gss_validate(AUTH *auth, uint32_t xid, struct opaque_auth *verf,
static bool_t rpc_gss_validate(AUTH *, uint32_t, struct opaque_auth *,
struct opaque_auth *oa;
authtls_validate(AUTH *client, uint32_t xid, struct opaque_auth *opaque,
static bool_t authtls_validate (AUTH *, uint32_t, struct opaque_auth *,
static struct opaque_auth _tls_null_auth;
static struct opaque_auth rpctls_null_verf;
struct opaque_auth rq_cred; /* raw creds from the wire */
struct opaque_auth rq_verf; /* verifier for the reply */
struct opaque_auth *oa;