2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-22 20:43:56 +08:00
linux-next/net/sunrpc/auth_gss
Kevin Coffman 1ac3719a22 gss_krb5: split up functions in preparation of adding new enctypes
Add encryption type to the krb5 context structure and use it to switch
to the correct functions depending on the encryption type.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-05-14 15:09:15 -04:00
..
auth_gss.c gss_krb5: Added and improved code comments 2010-05-14 15:09:15 -04:00
gss_generic_token.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gss_krb5_crypto.c gss_krb5: Introduce encryption type framework 2010-05-14 15:09:15 -04:00
gss_krb5_mech.c gss_krb5: split up functions in preparation of adding new enctypes 2010-05-14 15:09:15 -04:00
gss_krb5_seal.c gss_krb5: split up functions in preparation of adding new enctypes 2010-05-14 15:09:15 -04:00
gss_krb5_seqnum.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gss_krb5_unseal.c gss_krb5: split up functions in preparation of adding new enctypes 2010-05-14 15:09:15 -04:00
gss_krb5_wrap.c gss_krb5: split up functions in preparation of adding new enctypes 2010-05-14 15:09:15 -04:00
gss_mech_switch.c gss_krb5: Added and improved code comments 2010-05-14 15:09:15 -04:00
gss_spkm3_mech.c SUNRPC: Use GFP_NOFS when allocating credentials 2008-07-09 12:08:48 -04:00
gss_spkm3_seal.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gss_spkm3_token.c SUNRPC: Use GFP_NOFS when allocating credentials 2008-07-09 12:08:48 -04:00
gss_spkm3_unseal.c Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 2007-02-12 22:43:25 -08:00
Makefile gss_krb5: move gss_krb5_crypto into the krb5 module 2008-06-23 13:47:32 -04:00
svcauth_gss.c gss_krb5: Added and improved code comments 2010-05-14 15:09:15 -04:00