From: Kevin Coffman Date: Wed, 17 Mar 2010 17:02:46 +0000 (-0400) Subject: gss_krb5: Introduce encryption type framework X-Git-Tag: v2.6.35-rc1~490^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725f2865d4df31ac0768b13ae763beadc4bb8ce9;p=pandora-kernel.git gss_krb5: Introduce encryption type framework Make the client and server code consistent regarding the extra buffer space made available for the auth code when wrapping data. Add some comments/documentation about the available buffer space in the xdr_buf head and tail when gss_wrap is called. Add a compile-time check to make sure we are not exceeding the available buffer space. Add a central function to shift head data. Signed-off-by: Kevin Coffman Signed-off-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed