aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/auth_gss/gss_krb5_keys.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Gravatar Waiman Long 1-3/+3
2019-09-05sunrpc: Use kzfree rather than its implementation.Gravatar zhong jiang 1-6/+3
2018-09-28gss_krb5: Remove VLA usage of skcipherGravatar Kees Cook 1-5/+4
2018-07-31sunrpc: whitespace fixesGravatar Stephen Hemminger 1-1/+0
2016-01-27sunrpc: Use skcipher and ahash/shashGravatar Herbert Xu 1-6/+6
2014-11-24sunrpc: eliminate RPC_DEBUGGravatar Jeff Layton 1-1/+1
2014-01-24gss_krb5: use lcm from kernel libGravatar Luis Henriques 1-13/+4
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsGravatar Trond Myklebust 1-4/+5
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportGravatar Kevin Coffman 1-0/+30
2010-05-14gss_krb5: add support for triple-des encryptionGravatar Kevin Coffman 1-0/+53
2010-05-14gss_krb5: handle new context format from gssdGravatar Kevin Coffman 1-1/+1
2010-05-14gss_krb5: import functionality to derive keys into the kernelGravatar Kevin Coffman 1-0/+252