linux-stable/net/sunrpc/auth_gss
Chuck Lever ec4aaab39a SUNRPC: Clean up cipher set up for v1 encryption types
De-duplicate some common code.

Tested-by: Scott Mayhew <smayhew@redhat.com>
Reviewed-by: Simo Sorce <simo@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2023-02-20 09:20:42 -05:00
..
auth_gss_internal.h
auth_gss.c
gss_generic_token.c
gss_krb5_crypto.c SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype 2023-02-20 09:20:41 -05:00
gss_krb5_internal.h SUNRPC: Hoist KDF into struct gss_krb5_enctype 2023-02-20 09:20:42 -05:00
gss_krb5_keys.c SUNRPC: Hoist KDF into struct gss_krb5_enctype 2023-02-20 09:20:42 -05:00
gss_krb5_mech.c SUNRPC: Clean up cipher set up for v1 encryption types 2023-02-20 09:20:42 -05:00
gss_krb5_seal.c SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES 2023-02-20 09:20:41 -05:00
gss_krb5_seqnum.c SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype 2023-02-20 09:20:41 -05:00
gss_krb5_unseal.c SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES 2023-02-20 09:20:41 -05:00
gss_krb5_wrap.c SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods 2023-02-20 09:20:42 -05:00
gss_mech_switch.c
gss_rpc_upcall.c
gss_rpc_upcall.h
gss_rpc_xdr.c
gss_rpc_xdr.h
Makefile
svcauth_gss.c SUNRPC: Add /proc/net/rpc/gss_krb5_enctypes file 2023-02-20 09:20:37 -05:00
trace.c