auth_cred
struct auth_cred acred = {
int (*hash_cred)(struct auth_cred *, unsigned int);
struct rpc_cred * (*lookup_cred)(struct rpc_auth *, struct auth_cred *, int);
struct rpc_cred * (*crcreate)(struct rpc_auth*, struct auth_cred *, int, gfp_t);
int (*crmatch)(struct auth_cred *, struct rpc_cred *, int);
struct rpc_cred * rpcauth_lookup_credcache(struct rpc_auth *, struct auth_cred *, int, gfp_t);
void rpcauth_init_cred(struct rpc_cred *, const struct auth_cred *, struct rpc_auth *, const struct rpc_credops *);
rpcauth_lookup_credcache(struct rpc_auth *auth, struct auth_cred * acred,
struct auth_cred acred;
rpcauth_init_cred(struct rpc_cred *cred, const struct auth_cred *acred,
struct auth_cred acred = {
struct auth_cred acred = {
struct auth_cred acred = {
struct auth_cred acred = {
gss_hash_cred(struct auth_cred *acred, unsigned int hashbits)
struct auth_cred *acred, int flags)
gss_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp)
gss_match(struct auth_cred *acred, struct rpc_cred *rc, int flags)
struct auth_cred acred = {
nul_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags)
nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags)
struct auth_cred *acred, int flags)
static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags)
struct auth_cred *acred, int flags)
unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags)