linux/net/sunrpc/auth_gss
Kevin Coffman 4891f2d008 gss_krb5: import functionality to derive keys into the kernel
Import the code to derive Kerberos keys from a base key into the
kernel.  This will allow us to change the format of the context
information sent down from gssd to include only a single key.

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:16 -04:00
..
Makefile gss_krb5: import functionality to derive keys into the kernel 2010-05-14 15:09:16 -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: add ability to have a keyed checksum (hmac) 2010-05-14 15:09:16 -04:00
gss_krb5_keys.c gss_krb5: import functionality to derive keys into the kernel 2010-05-14 15:09:16 -04:00
gss_krb5_mech.c gss_krb5: import functionality to derive keys into the kernel 2010-05-14 15:09:16 -04:00
gss_krb5_seal.c gss_krb5: add ability to have a keyed checksum (hmac) 2010-05-14 15:09:16 -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: add ability to have a keyed checksum (hmac) 2010-05-14 15:09:16 -04:00
gss_krb5_wrap.c gss_krb5: add ability to have a keyed checksum (hmac) 2010-05-14 15:09:16 -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
svcauth_gss.c gss_krb5: Added and improved code comments 2010-05-14 15:09:15 -04:00