Home
last modified time | relevance | path

Searched defs:authp (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/sunrpc/
Dsvcauth.c47 svc_authenticate(struct svc_rqst *rqstp, u32 *statp, u32 *authp) in svc_authenticate()
85 svcauth_null(struct svc_rqst *rqstp, u32 *statp, u32 *authp) in svcauth_null()
117 svcauth_unix(struct svc_rqst *rqstp, u32 *statp, u32 *authp) in svcauth_unix()
Dsvcauth_des.c57 svcauth_des(struct svc_rqst *rqstp, u32 *statp, u32 *authp) in svcauth_des()
203 get_cred_byname(struct svc_rqst *rqstp, u32 *authp, char *fullname, u32 *cryptkey) in get_cred_byname()