Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sunrpc/
A Dauth_null.c71 *p++ = rpc_auth_null; in nul_marshal()
74 *p++ = rpc_auth_null; in nul_marshal()
97 if (*p++ != rpc_auth_null) in nul_validate()
A Dauth_unix.c153 *p++ = rpc_auth_null; in unx_marshal()
183 case rpc_auth_null: in unx_validate()
A Dsvcauth_unix.c863 *p++ = rpc_auth_null; in svcauth_tls_accept()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxdr.h94 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL) macro

Completed in 11 milliseconds