Searched refs:rpc_autherr_badverf (Results 1 – 4 of 4) sorted by relevance
751 *authp = rpc_autherr_badverf; in svcauth_null_accept()837 *authp = rpc_autherr_badverf; in svcauth_unix_accept()
2685 case rpc_autherr_badverf: in rpc_decode_header()
696 *authp = rpc_autherr_badverf; in gss_verify_header()1035 *authp = rpc_autherr_badverf; in gss_read_common_verf()1048 *authp = rpc_autherr_badverf; in gss_read_common_verf()1490 *authp = rpc_autherr_badverf; in svcauth_gss_accept()
114 #define rpc_autherr_badverf cpu_to_be32(RPC_AUTH_BADVERF) macro