remarkable-linux/net/sunrpc/auth_gss
J. Bruce Fields bfa91516b5 RPCSEC_GSS: krb5 pre-privacy cleanup
The code this was originally derived from processed wrap and mic tokens using
 the same functions.  This required some contortions, and more would be required
 with the addition of xdr_buf's, so it's better to separate out the two code
 paths.

 In preparation for adding privacy support, remove the last vestiges of the
 old wrap token code.

 Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-10-18 23:19:45 -07:00
..
auth_gss.c RPCSEC_GSS: client-side privacy support 2005-10-18 23:19:44 -07:00
gss_generic_token.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5_crypto.c RPCSEC_GSS: Simplify rpcsec_gss crypto code 2005-10-18 23:19:45 -07:00
gss_krb5_mech.c RPCSEC_GSS: krb5 pre-privacy cleanup 2005-10-18 23:19:45 -07:00
gss_krb5_seal.c RPCSEC_GSS: krb5 pre-privacy cleanup 2005-10-18 23:19:45 -07:00
gss_krb5_seqnum.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_krb5_unseal.c RPCSEC_GSS: krb5 pre-privacy cleanup 2005-10-18 23:19:45 -07:00
gss_mech_switch.c SUNRPC: Add support for privacy to generic gss-api code. 2005-10-18 23:19:42 -07:00
gss_spkm3_mech.c [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 2005-09-01 17:44:29 -07:00
gss_spkm3_seal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_spkm3_token.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gss_spkm3_unseal.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcauth_gss.c [PATCH] sunrpc: cache_register can use wrong module reference 2005-09-07 16:57:25 -07:00