]> git.neil.brown.name Git - history.git/commit
RPCSEC_GSS: Add the spkm3 common and client-side code.
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 23 Aug 2004 14:12:24 +0000 (10:12 -0400)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Mon, 23 Aug 2004 14:12:24 +0000 (10:12 -0400)
commit395f639e04b8c885fcc52c90748835e57b4b2f69
tree06649ce9137168b6f25009290c813a407011a1a3
parent1a7549b70e81ad0d4cd116b9c3d3e811da7a1698
RPCSEC_GSS: Add the spkm3 common and client-side code.

Signed-off-by: Andy Adamson <andros@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <trond.myklebust@fys.uio.no>
fs/Kconfig
include/linux/sunrpc/gss_spkm3.h [new file with mode: 0644]
net/sunrpc/auth_gss/Makefile
net/sunrpc/auth_gss/gss_spkm3_mech.c [new file with mode: 0644]
net/sunrpc/auth_gss/gss_spkm3_seal.c [new file with mode: 0644]
net/sunrpc/auth_gss/gss_spkm3_token.c [new file with mode: 0644]
net/sunrpc/auth_gss/gss_spkm3_unseal.c [new file with mode: 0644]