Home
last modified time | relevance | path

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

/linux/net/sunrpc/
H A Dsunrpc.h45 enum svc_auth_status svc_authenticate(struct svc_rqst *rqstp);
H A Dsvcauth.c76 enum svc_auth_status svc_authenticate(struct svc_rqst *rqstp) in svc_authenticate() function
H A Dsvc.c1438 auth_res = svc_authenticate(rqstp); in svc_process_common()
1571 * svc_authenticate() has already added the verifier and in svc_release_rqst()