index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
gss_krb5.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
SUNRPC: Move remaining internal definitions to gss_krb5_internal.h
Chuck Lever
1
-117
/
+0
2023-02-20
SUNRPC: Support the Camellia enctypes
Chuck Lever
1
-0
/
+4
2023-02-20
SUNRPC: Add gk5e definitions for RFC 8009 encryption types
Chuck Lever
1
-2
/
+17
2023-02-20
SUNRPC: Add new subkey length fields
Chuck Lever
1
-2
/
+12
2023-02-20
SUNRPC: Hoist KDF into struct gss_krb5_enctype
Chuck Lever
1
-20
/
+5
2023-02-20
SUNRPC: Rename .encrypt_v2 and .decrypt_v2 methods
Chuck Lever
1
-16
/
+4
2023-02-20
SUNRPC: Remove ->encrypt and ->decrypt methods from struct gss_krb5_enctype
Chuck Lever
1
-14
/
+0
2023-02-20
SUNRPC: Remove another switch on ctx->enctype
Chuck Lever
1
-0
/
+1
2023-02-20
SUNRPC: Refactor the GSS-API Per Message calls in the Kerberos mechanism
Chuck Lever
1
-14
/
+9
2023-02-20
SUNRPC: Obscure Kerberos integrity keys
Chuck Lever
1
-7
/
+2
2023-02-20
SUNRPC: Obscure Kerberos signing keys
Chuck Lever
1
-3
/
+2
2023-02-20
SUNRPC: Obscure Kerberos encryption keys
Chuck Lever
1
-2
/
+0
2023-02-20
SUNRPC: Refactor set-up for aux_cipher
Chuck Lever
1
-0
/
+1
2023-02-20
SUNRPC: Improve Kerberos confounder generation
Chuck Lever
1
-3
/
+0
2023-02-20
SUNRPC: Remove .conflen field from struct gss_krb5_enctype
Chuck Lever
1
-3
/
+0
2023-02-20
SUNRPC: Remove .blocksize field from struct gss_krb5_enctype
Chuck Lever
1
-1
/
+0
2023-02-20
SUNRPC: Add header ifdefs to linux/sunrpc/gss_krb5.h
Chuck Lever
1
-2
/
+5
2020-09-11
SUNRPC: remove RC4-HMAC-MD5 support from KerberosV
Ard Biesheuvel
1
-11
/
+0
2020-04-27
SUNRPC: Add "@len" parameter to gss_unwrap()
Chuck Lever
1
-3
/
+3
2019-12-18
sunrpc: convert to time64_t for expiry
Arnd Bergmann
1
-1
/
+1
2018-11-04
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2018-11-01
SUNRPC: Use atomic(64)_t for seq_send(64)
Paul Burton
1
-5
/
+2
2018-10-26
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2018-09-30
SUNRPC: Replace krb5_seq_lock with a lockless scheme
Trond Myklebust
1
-1
/
+2
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
1
-15
/
+15
2016-01-27
sunrpc: Use skcipher and ahash/shash
Herbert Xu
1
-16
/
+16
2014-08-04
sunrpc: remove "ec" argument from encrypt_v2 operation
Jeff Layton
1
-2
/
+2
2010-05-14
NFS: Don't use GFP_KERNEL in rpcsec_gss downcalls
Trond Myklebust
1
-1
/
+2
2010-05-14
gss_krb5: Add support for rc4-hmac encryption
Kevin Coffman
1
-0
/
+9
2010-05-14
gss_krb5: Use confounder length in wrap code
Kevin Coffman
1
-0
/
+3
2010-05-14
gssd_krb5: More arcfour-hmac support
Kevin Coffman
1
-2
/
+3
2010-05-14
gss_krb5: Save the raw session key in the context
Kevin Coffman
1
-0
/
+1
2010-05-14
gssd_krb5: arcfour-hmac support
Kevin Coffman
1
-2
/
+2
2010-05-14
gss_krb5: add remaining pieces to enable AES encryption support
Kevin Coffman
1
-0
/
+20
2010-05-14
gss_krb5: add support for new token formats in rfc4121
Kevin Coffman
1
-0
/
+28
2010-05-14
gss_krb5: add support for triple-des encryption
Kevin Coffman
1
-0
/
+5
2010-05-14
gss_krb5: handle new context format from gssd
Kevin Coffman
1
-2
/
+21
2010-05-14
gss_krb5: import functionality to derive keys into the kernel
Kevin Coffman
1
-0
/
+31
2010-05-14
gss_krb5: add ability to have a keyed checksum (hmac)
Kevin Coffman
1
-3
/
+8
2010-05-14
gss_krb5: introduce encryption type framework
Kevin Coffman
1
-1
/
+24
2010-05-14
gss_krb5: split up functions in preparation of adding new enctypes
Kevin Coffman
1
-0
/
+1
2010-05-14
gss_krb5: Introduce encryption type framework
Kevin Coffman
1
-0
/
+25
2008-06-23
gss_krb5: create a define for token header size and clean up ptr location
Kevin Coffman
1
-0
/
+3
2008-04-24
gss_krb5: consistently use unsigned for seqnum
Kevin Coffman
1
-2
/
+2
2008-04-24
Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent
Kevin Coffman
1
-2
/
+0
2006-12-06
rpcgss: krb5: ignore seed
J. Bruce Fields
1
-2
/
+0
2006-12-06
rpcgss: krb5: sanity check sealalg value in the downcall
J. Bruce Fields
1
-1
/
+0
2006-12-06
rpcgss: simplify make_checksum
J. Bruce Fields
1
-1
/
+1
2006-12-06
gss: krb5: remove signalg and sealalg
J. Bruce Fields
1
-1
/
+0
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
1
-9
/
+10
[next]