android_kernel_oneplus_msm8998/net/sunrpc/auth_gss
Trond Myklebust 683ac6656c gss_krb5: Add upcall info indicating supported kerberos enctypes
The text based upcall now indicates which Kerberos encryption types are
supported by the kernel rpcsecgss code.  This is used by gssd to
determine which encryption types it should attempt to negotiate
when creating a context with a server.

The server principal's database and keytab encryption types are
what limits what it should negotiate.  Therefore, its keytab
should be created with only the enctypes listed by this file.

Currently we support des-cbc-crc, des-cbc-md4 and des-cbc-md5

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-05-14 15:09:17 -04:00
..
auth_gss.c gss_krb5: Add upcall info indicating supported kerberos enctypes 2010-05-14 15:09:17 -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: handle new context format from gssd 2010-05-14 15:09:17 -04:00
gss_krb5_mech.c gss_krb5: Add upcall info indicating supported kerberos enctypes 2010-05-14 15:09:17 -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 Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ 2007-02-12 22:43:25 -08:00
Makefile gss_krb5: import functionality to derive keys into the kernel 2010-05-14 15:09:16 -04:00
svcauth_gss.c gss_krb5: Added and improved code comments 2010-05-14 15:09:15 -04:00