From: J. Bruce Fields Date: Thu, 13 Oct 2005 20:55:08 +0000 (-0400) Subject: RPCSEC_GSS: krb5 pre-privacy cleanup X-Git-Tag: v2.6.15-rc1~733^2~54^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa91516b57483fc9c81d8d90325fd2c3c16ac48;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed