kernel-ark/net/sunrpc/auth_gss
Kevin Coffman 30aef3166a Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
cleanup: When adding new encryption types, the checksum length
can be different for each enctype.  Face the fact that the
current code only supports DES which has a checksum length of 8.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
2008-04-23 16:13:40 -04:00
..
auth_gss.c net: replace remaining __FUNCTION__ occurrences 2008-03-05 20:47:47 -08:00
gss_generic_token.c
gss_krb5_crypto.c Correct grammer/typos in dprintks 2008-04-23 16:13:40 -04:00
gss_krb5_mech.c sunrpc: return error if unsupported enctype or cksumtype is encountered 2007-11-17 13:08:46 -05:00
gss_krb5_seal.c Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 2008-04-23 16:13:40 -04:00
gss_krb5_seqnum.c
gss_krb5_unseal.c
gss_krb5_wrap.c Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent 2008-04-23 16:13:40 -04:00
gss_mech_switch.c [SUNRPC]: net/* NULL noise 2008-03-17 22:48:03 -07:00
gss_spkm3_mech.c knfsd: rpc: add gss krb5 and spkm3 oid values 2007-07-17 10:23:08 -07:00
gss_spkm3_seal.c [CRYPTO] users: Fix up scatterlist conversion errors 2007-10-27 00:52:07 -07:00
gss_spkm3_token.c
gss_spkm3_unseal.c
Makefile
svcauth_gss.c sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS 2008-04-23 16:13:39 -04:00