index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
auth_gss
/
gss_krb5_keys.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
1
-1
/
+1
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
1
-84
/
+0
2023-02-20
SUNRPC: Add KUnit tests for rpcsec_krb5.ko
Chuck Lever
1
-4
/
+11
2023-02-20
SUNRPC: Add KDF_FEEDBACK_CMAC
Chuck Lever
1
-0
/
+143
2023-02-20
SUNRPC: Add KDF-HMAC-SHA2
Chuck Lever
1
-0
/
+117
2023-02-20
SUNRPC: Hoist KDF into struct gss_krb5_enctype
Chuck Lever
1
-45
/
+86
2023-02-20
SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Chuck Lever
1
-2
/
+4
2023-02-20
SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
Chuck Lever
1
-3
/
+1
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
1
-6
/
+3
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
1
-5
/
+4
2018-07-31
sunrpc: whitespace fixes
Stephen Hemminger
1
-1
/
+0
2016-01-27
sunrpc: Use skcipher and ahash/shash
Herbert Xu
1
-6
/
+6
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-1
/
+1
2014-01-24
gss_krb5: use lcm from kernel lib
Luis Henriques
1
-13
/
+4
2010-05-14
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
1
-4
/
+5
2010-05-14
gss_krb5: add remaining pieces to enable AES encryption support
Kevin Coffman
1
-0
/
+30
2010-05-14
gss_krb5: add support for triple-des encryption
Kevin Coffman
1
-0
/
+53
2010-05-14
gss_krb5: handle new context format from gssd
Kevin Coffman
1
-1
/
+1
2010-05-14
gss_krb5: import functionality to derive keys into the kernel
Kevin Coffman
1
-0
/
+252