Lines Matching +full:rpc +full:- +full:if
1 # SPDX-License-Identifier: GPL-2.0-only
20 tristate "Secure RPC: Kerberos V mechanism"
27 Choose Y here to enable Secure RPC using the Kerberos version 5
28 GSS-API mechanism (RFC 1964).
30 Secure RPC calls with Kerberos require an auxiliary user-space
31 daemon which may be found in the Linux nfs-utils package
32 available from http://linux-nfs.org/. In addition, user-space
35 If unsure, say Y.
38 bool "Enable Kerberos enctypes based on AES and SHA-1"
47 SHA-1 digests. These include aes128-cts-hmac-sha1-96 and
48 aes256-cts-hmac-sha1-96.
59 (NIST Special Publication 800-38B). These include
60 camellia128-cts-cmac and camellia256-cts-cmac.
63 bool "Enable Kerberos enctypes based on AES and SHA-2"
72 SHA-2 digests. These include aes128-cts-hmac-sha256-128 and
73 aes256-cts-hmac-sha384-192.
76 tristate "KUnit tests for RPCSEC GSS Kerberos" if !KUNIT_ALL_TESTS
88 to the KUnit documentation in Documentation/dev-tools/kunit/.
91 bool "RPC: Enable dprintk debugging"
95 This option enables a sysctl-based debugging interface
97 logging of different aspects of the kernel RPC activity.
102 If unsure, say Y.
105 tristate "RPC-over-RDMA transport"
116 If unsure, or you know there is no RDMA capability on your