raveendra padasalagi
|
98eca72fa0
crypto: sha3 - Add HMAC-SHA3 test modes and test vectors
|
9 年之前 |
Herbert Xu
|
d13cd11fbc
crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test
|
9 年之前 |
Herbert Xu
|
1503a24f53
crypto: tcrypt - Add speed test for cts
|
9 年之前 |
Herbert Xu
|
7166e589da
crypto: tcrypt - Use skcipher
|
9 年之前 |
Herbert Xu
|
72259deb3a
crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
|
9 年之前 |
Herbert Xu
|
f8de55b625
crypto: tcrypt - Use unsigned long for mb ahash cycle counter
|
9 年之前 |
Krzysztof Kozlowski
|
f83f5b12ee
crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues
|
9 年之前 |
Megha Dey
|
14009c4bde
crypto: tcrypt - Add new mode for sha512_mb
|
9 年之前 |
Megha Dey
|
087bcd225c
crypto: tcrypt - Add speed tests for SHA multibuffer algorithms
|
9 年之前 |
raveendra padasalagi
|
79cc6ab894
crypto: sha3 - Add SHA-3 Test's in tcrypt
|
9 年之前 |
Herbert Xu
|
0660511c0b
crypto: tcrypt - Use ahash
|
9 年之前 |
Cyrille Pitchen
|
f18611da86
crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes)
|
9 年之前 |
Horia Geant?
|
f074f7b103
crypto: tcrypt - avoid mapping from module image addresses
|
10 年之前 |
Herbert Xu
|
5e4b8c1fcc
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
|
10 年之前 |
Martin Willi
|
2dce063a31
crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
|
10 年之前 |
Herbert Xu
|
34a1c740ea
crypto: tcrypt - Add support for new IV convention
|
10 年之前 |
Vutla, Lokesh
|
1425d2d17f
crypto: tcrypt - Fix AEAD speed tests
|
10 年之前 |
Herbert Xu
|
31267270a3
crypto: tcrypt - Fixed AEAD speed test setup
|
10 年之前 |
Herbert Xu
|
4e4aab63d7
crypto: tcrypt - Add rfc4309(ccm(aes)) speed test
|
10 年之前 |
Herbert Xu
|
a3f2185a29
crypto: tcrypt - Switch to new AEAD interface
|
10 年之前 |
Herbert Xu
|
1ce5a04d9f
crypto: tcrypt - Include crypto/aead.h
|
10 年之前 |
Herbert Xu
|
daf0944cfb
crypto: tcrypt - Include linux/fips.h for fips_enabled
|
10 年之前 |
Herbert Xu
|
43a9607d86
crypto: tcrypt - Handle async return from crypto_ahash_init
|
10 年之前 |
Horia Geant?
|
007ee8dec6
crypto: tcrypt - fix uninit sg entries in test_acipher_speed
|
10 年之前 |
Cristian Stoica
|
96692a7305
crypto: tcrypt - do not allocate iv on stack for aead speed tests
|
10 年之前 |
Cristian Stoica
|
c47689931f
crypto: tcrypt - fix buflen reminder calculation
|
10 年之前 |
Rabin Vincent
|
8a45ac12ec
crypto: testmgr - don't use interruptible wait in tests
|
10 年之前 |
Herbert Xu
|
8606813a6c
crypto: tcrypt - Allow speed testing of arbitrary hash functions
|
10 年之前 |
Mark Rustad
|
3e3dc25fe7
crypto: Resolve shadow warnings
|
11 年之前 |
Luca Clementi
|
263a8df0d3
crypto: tcrypt - print cra driver name in tcrypt tests output
|
11 年之前 |