Home
last modified time | relevance | path

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

/Linux-v6.1/net/sunrpc/auth_gss/
Dsvcauth_gss.c1086 struct kvec *argv, __be32 *authp, in gss_read_common_verf() argument
1090 *authp = rpc_autherr_badverf; in gss_read_common_verf()
1098 *authp = rpc_autherr_badcred; in gss_read_common_verf()
1103 *authp = rpc_autherr_badverf; in gss_read_common_verf()
1110 struct kvec *argv, __be32 *authp, in gss_read_verf() argument
1117 res = gss_read_common_verf(gc, argv, authp, in_handle); in gss_read_verf()