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
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
/
net
/
xfrm
/
xfrm_algo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-23
xfrm: Add support for SM4 symmetric cipher algorithm
Xu Jia
1
-0
/
+21
2021-12-23
xfrm: Add support for SM3 secure hash
Xu Jia
1
-0
/
+20
2019-11-01
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2016-09-11
xfrm: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-01-27
ipsec: Use skcipher and ahash when probing algorithms
Herbert Xu
1
-3
/
+4
2015-08-17
ipsec: Replace seqniv with seqiv
Herbert Xu
1
-7
/
+7
2015-06-04
xfrm: Define ChaCha20-Poly1305 AEAD XFRM algo for IPsec users
Martin Willi
1
-0
/
+12
2015-05-28
xfrm: Add IV generator information to xfrm_algo_desc
Herbert Xu
1
-0
/
+16
2015-01-13
net: xfrm: xfrm_algo: Remove unused function
Rickard Strandqvist
1
-5
/
+0
2013-11-08
net: move pskb_put() to core code
Mathias Krause
1
-13
/
+0
2013-04-25
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
1
-0
/
+13
2013-02-01
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
1
-6
/
+59
2013-01-08
xfrm_algo: probe asynchronous block ciphers instead of synchronous
Jussi Kivilinna
1
-2
/
+1
2012-05-15
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
1
-3
/
+0
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
1
-0
/
+2
2011-07-29
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-02-28
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
1
-4
/
+4
2010-01-17
crypto: gcm - Add RFC4543 wrapper for GCM
Tobias Brunner
1
-0
/
+16
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-12-02
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
1
-0
/
+1
2009-11-26
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
Martin Willi
1
-0
/
+34
2009-10-19
xfrm: remove skb_icv_walk
Steffen Klassert
1
-78
/
+0
2009-06-25
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-09
xfrm: Use frag list abstraction interfaces.
David S. Miller
1
-22
/
+19
2008-07-26
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+2
2008-06-04
xfrm: xfrm_algo: correct usage of RIPEMD-160
Adrian-Ken Rueegsegger
1
-2
/
+2
2008-04-28
[IPSEC]: Use digest_null directly for auth
Herbert Xu
1
-2
/
+1
2008-02-08
[IPSEC]: Add support for aes-ctr.
Joy Latten
1
-0
/
+17
2008-02-01
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
1
-0
/
+138
2008-02-01
[IPSEC]: Allow async algorithms
Herbert Xu
1
-3
/
+3
2008-01-29
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
1
-2
/
+0
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-26
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
1
-2
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-6
/
+3
2007-10-23
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
1
-0
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-2
/
+2
2007-05-23
[IPSEC]: Fix warnings with casting int to pointer
Herbert Xu
1
-4
/
+4
2007-05-20
[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
Herbert Xu
1
-65
/
+75
2007-04-28
[NET]: Revert sk_buff walker cleanups.
David S. Miller
1
-8
/
+14
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
1
-14
/
+8
2007-04-26
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
1
-169
/
+0
2007-02-11
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-47
/
+47
2007-02-07
[IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[]
Noriaki TAKAMIYA
1
-0
/
+17
2007-01-01
[XFRM]: Algorithm lookup using .compat name
Martin Willi
1
-1
/
+2
2006-12-07
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
1
-0
/
+17
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-9
/
+18
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
1
-13
/
+27
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
1
-8
/
+16
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-1
/
+2
[next]