summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/gss_krb5.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-041-5/+2
|\
| * SUNRPC: Use atomic(64)_t for seq_send(64)Paul Burton2018-11-011-5/+2
* | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-10-261-1/+2
|\|
| * SUNRPC: Replace krb5_seq_lock with a lockless schemeTrond Myklebust2018-09-301-1/+2
* | gss_krb5: Remove VLA usage of skcipherKees Cook2018-09-281-15/+15
|/
* sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-271-16/+16
* sunrpc: remove "ec" argument from encrypt_v2 operationJeff Layton2014-08-031-2/+2
* NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust2010-05-141-1/+2
* gss_krb5: Add support for rc4-hmac encryptionKevin Coffman2010-05-141-0/+9
* gss_krb5: Use confounder length in wrap codeKevin Coffman2010-05-141-0/+3
* gssd_krb5: More arcfour-hmac supportKevin Coffman2010-05-141-2/+3
* gss_krb5: Save the raw session key in the contextKevin Coffman2010-05-141-0/+1
* gssd_krb5: arcfour-hmac supportKevin Coffman2010-05-141-2/+2
* gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman2010-05-141-0/+20
* gss_krb5: add support for new token formats in rfc4121Kevin Coffman2010-05-141-0/+28
* gss_krb5: add support for triple-des encryptionKevin Coffman2010-05-141-0/+5
* gss_krb5: handle new context format from gssdKevin Coffman2010-05-141-2/+21
* gss_krb5: import functionality to derive keys into the kernelKevin Coffman2010-05-141-0/+31
* gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman2010-05-141-3/+8
* gss_krb5: introduce encryption type frameworkKevin Coffman2010-05-141-1/+24
* gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman2010-05-141-0/+1
* gss_krb5: Introduce encryption type frameworkKevin Coffman2010-05-141-0/+25
* gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-231-0/+3
* gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-231-2/+2
* Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-231-2/+0
* rpcgss: krb5: ignore seedJ. Bruce Fields2006-12-061-2/+0
* rpcgss: krb5: sanity check sealalg value in the downcallJ. Bruce Fields2006-12-061-1/+0
* rpcgss: simplify make_checksumJ. Bruce Fields2006-12-061-1/+1
* gss: krb5: remove signalg and sealalgJ. Bruce Fields2006-12-061-1/+0
* [SUNRPC] GSS: Use block ciphers where applicableHerbert Xu2006-09-211-9/+10
* SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-201-0/+2
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-8/+4
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-181-4/+4
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-1/+17
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+148