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
/
crypto
/
testmgr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
1
-0
/
+10
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
1
-39
/
+0
2023-11-17
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
1
-21
/
+4
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
1
-5
/
+5
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
1
-0
/
+12
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
1
-6
/
+3
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
1
-3
/
+2
2023-10-13
crypto: arc4 - Convert from skcipher to lskcipher
Herbert Xu
1
-1
/
+1
2023-10-12
crypto: testmgr - Remove zlib-deflate
Herbert Xu
1
-10
/
+0
2023-09-20
crypto: testmgr - Add support for lskcipher algorithms
Herbert Xu
1
-0
/
+19
2023-04-20
crypto: testmgr - Add some test vectors for cmac(camellia)
David Howells
1
-0
/
+6
2023-03-14
crypto: testmgr - fix RNG performance in fuzz tests
Eric Biggers
1
-97
/
+169
2023-02-10
crypto: testmgr - add diff-splits of src/dst into default cipher config
Zhang Yiqun
1
-0
/
+8
2023-01-27
crypto: testmgr - disallow certain DRBG hash functions in FIPS mode
Vladis Dronov
1
-4
/
+0
2023-01-06
crypto: testmgr - allow ecdsa-nist-p256 and -p384 in FIPS mode
Nicolai Stange
1
-0
/
+2
2023-01-06
crypto: testmgr - disallow plain ghash in FIPS mode
Nicolai Stange
1
-1
/
+0
2023-01-06
crypto: testmgr - disallow plain cbcmac(aes) in FIPS mode
Nicolai Stange
1
-1
/
+0
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+19
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-5
/
+5
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-43
/
+43
2022-11-04
crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors
Tianjia Zhang
1
-0
/
+19
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-4
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-43
/
+43
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
1
-1
/
+1
2022-08-19
crypto: testmgr - don't generate WARN for missing modules
Robert Elliott
1
-2
/
+5
2022-08-19
crypto: testmgr - extend acomp tests for NULL destination buffer
Lucas Segarra Fernandez
1
-0
/
+29
2022-07-15
crypto: testmgr - add ARIA testmgr tests
Taehee Yoo
1
-0
/
+31
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
1
-24
/
+0
2022-06-10
crypto: hctr2 - Add HCTR2 support
Nathan Huckleberry
1
-0
/
+8
2022-06-10
crypto: polyval - Add POLYVAL support
Nathan Huckleberry
1
-0
/
+6
2022-06-10
crypto: xctr - Add XCTR support
Nathan Huckleberry
1
-0
/
+6
2022-04-08
crypto: testmgr - test in-place en/decryption with two sglists
Eric Biggers
1
-12
/
+63
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2022-03-07
crypto: add rocksoft 64b crc guard tag framework
Keith Busch
1
-0
/
+7
2022-03-03
crypto: dh - disallow plain "dh" usage in FIPS mode
Nicolai Stange
1
-1
/
+0
2022-03-03
crypto: api - allow algs only in specific constructions in FIPS mode
Nicolai Stange
1
-4
/
+19
2022-03-03
crypto: testmgr - add known answer tests for ffdheXYZ(dh) templates
Nicolai Stange
1
-0
/
+37
2022-02-11
crypto: hmac - add fips_skip support
Stephan Müller
1
-0
/
+3
2022-01-31
crypto: testmgr - Move crypto_simd_disabled_for_test out
Herbert Xu
1
-3
/
+0
2021-11-26
crypto: des - disallow des3 in FIPS mode
Stephan Müller
1
-9
/
+0
2021-10-08
crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-21
crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
Tianjia Zhang
1
-0
/
+29
2021-06-28
crypto: drbg - self test for HMAC(SHA-512)
Stephan Müller
1
-1
/
+4
2021-05-28
crypto: ecdh - add test suite for NIST P384
Hui Tang
1
-0
/
+7
2021-05-28
crypto: ecdh - fix ecdh-nist-p192's entry in testmgr
Hui Tang
1
-3
/
+0
2021-03-26
Merge branch 'ecc'
Herbert Xu
1
-0
/
+18
2021-03-26
crypto: ecdsa - Register NIST P384 and extend test suite
Saulo Alessandre
1
-0
/
+6
2021-03-26
crypto: ecdsa - Add support for ECDSA signature verification
Stefan Berger
1
-0
/
+12
[next]