Lines Matching +full:rpc +full:- +full:if
1 # SPDX-License-Identifier: GPL-2.0-only
20 tristate "Secure RPC: Kerberos V mechanism"
28 Choose Y here to enable Secure RPC using the Kerberos version 5
29 GSS-API mechanism (RFC 1964).
31 Secure RPC calls with Kerberos require an auxiliary user-space
32 daemon which may be found in the Linux nfs-utils package
33 available from http://linux-nfs.org/. In addition, user-space
36 If unsure, say Y.
39 bool "Enable Kerberos enctypes based on AES and SHA-1"
48 SHA-1 digests. These include aes128-cts-hmac-sha1-96 and
49 aes256-cts-hmac-sha1-96.
60 (NIST Special Publication 800-38B). These include
61 camellia128-cts-cmac and camellia256-cts-cmac.
64 bool "Enable Kerberos enctypes based on AES and SHA-2"
73 SHA-2 digests. These include aes128-cts-hmac-sha256-128 and
74 aes256-cts-hmac-sha384-192.
77 tristate "KUnit tests for RPCSEC GSS Kerberos" if !KUNIT_ALL_TESTS
89 to the KUnit documentation in Documentation/dev-tools/kunit/.
92 bool "RPC: Enable dprintk debugging"
96 This option enables a sysctl-based debugging interface
98 logging of different aspects of the kernel RPC activity.
103 If unsure, say Y.
106 bool "RPC: Send dfprintk() output to the trace buffer"
117 with sunrpc-based clients or services.
120 tristate "RPC-over-RDMA transport"
131 If unsure, or you know there is no RDMA capability on your