aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/auth_gss/gss_krb5_keys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook1-5/+4
2018-07-31sunrpc: whitespace fixesStephen Hemminger1-1/+0
2016-01-27sunrpc: Use skcipher and ahash/shashHerbert Xu1-6/+6
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton1-1/+1
2014-01-24gss_krb5: use lcm from kernel libLuis Henriques1-13/+4
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust1-4/+5
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman1-0/+30
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman1-0/+53
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman1-1/+1
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman1-0/+252