Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dsvcauth_unix.c764 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_null_accept()
842 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_tls_accept()
960 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_unix_accept()
A Dclnt.c2748 case rpc_autherr_badverf: in rpc_decode_header()
/linux-6.3-rc2/net/sunrpc/auth_gss/
A Dsvcauth_gss.c724 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_verify_header()
728 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_verify_header()
1401 rqstp->rq_auth_stat = rpc_autherr_badverf; in svcauth_gss_proc_init()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h119 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro

Completed in 16 milliseconds