| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: tcrypt - reschedule during speed tests | Horia Geantă | 2018-08-03 | 1 | -12/+24 |
* | crypto: vmac - remove insecure version with hardcoded nonce | Eric Biggers | 2018-07-01 | 1 | -1/+1 |
* | crypto: testmgr - remove bfin_crc "hmac(crc32)" test vectors | Eric Biggers | 2018-05-26 | 1 | -4/+0 |
* | crypto: tcrypt - Remove VLA usage | Kees Cook | 2018-05-05 | 1 | -39/+79 |
* | crypto: testmgr - introduce SM4 tests | Gilad Ben-Yossef | 2018-03-16 | 1 | -0/+3 |
* | crypto: tcrypt - free xoutbuf instead of axbuf | Colin Ian King | 2018-01-12 | 1 | -1/+1 |
* | crypto: tcrypt - fix spelling mistake: "bufufer"-> "buffer" | Colin Ian King | 2018-01-12 | 1 | -2/+2 |
* | crypto: tcrypt - add multibuf aead speed test | Gilad Ben-Yossef | 2017-12-28 | 1 | -59/+378 |
* | crypto: tcrypt - add multibuf skcipher speed test | Gilad Ben-Yossef | 2017-12-28 | 1 | -0/+460 |
* | crypto: tcrypt - add multi buf ahash jiffies test | Gilad Ben-Yossef | 2017-12-28 | 1 | -30/+82 |
* | crypto: tcrypt - allow setting num of bufs | Gilad Ben-Yossef | 2017-12-28 | 1 | -12/+19 |
* | crypto: tcrypt - fix AEAD decryption speed test | Gilad Ben-Yossef | 2017-12-28 | 1 | -1/+29 |
* | crypto: tcrypt - use multi buf for ahash mb test | Gilad Ben-Yossef | 2017-12-28 | 1 | -4/+9 |
* | crypto: tcrypt - set assoc in sg_init_aead() | Tudor-Dan Ambarus | 2017-11-29 | 1 | -7/+9 |
* | crypto: tcrypt - fix S/G table for test_aead_speed() | Robert Baronescu | 2017-11-29 | 1 | -2/+4 |
* | crypto: tcrypt - move to generic async completion | Gilad Ben-Yossef | 2017-11-03 | 1 | -59/+25 |
* | crypto: tcrypt - fix buffer lengths in test_aead_speed() | Robert Baronescu | 2017-11-03 | 1 | -2/+4 |
* | crypto: tcrypt - mark expected switch fall-throughs in do_test() | Gustavo A. R. Silva | 2017-11-03 | 1 | -57/+51 |
* | crypto: drop unnecessary return statements | Geliang Tang | 2017-09-22 | 1 | -1/+0 |
* | crypto: sm3 - add SM3 test vectors | Gilad Ben-Yossef | 2017-09-22 | 1 | -1/+13 |
* | crypto: tcrypt - remove AES-XTS-192 speed tests | Horia Geantă | 2017-08-03 | 1 | -4/+4 |
* | crypto: tcrypt - don't disable irqs and wait | Gilad Ben-Yossef | 2017-05-18 | 1 | -4/+0 |
* | crypto: tcrypt - Add debug prints | Rabin Vincent | 2017-01-23 | 1 | -0/+6 |
* | crypto: sha3 - Add HMAC-SHA3 test modes and test vectors | raveendra padasalagi | 2016-07-01 | 1 | -0/+16 |
* | crypto: tcrypt - Do not bail on EINPROGRESS in multibuffer hash test | Herbert Xu | 2016-07-01 | 1 | -1/+3 |
* | crypto: tcrypt - Add speed test for cts | Herbert Xu | 2016-07-01 | 1 | -0/+8 |
* | crypto: tcrypt - Use skcipher | Herbert Xu | 2016-07-01 | 1 | -197/+44 |
* | crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test | Herbert Xu | 2016-06-29 | 1 | -58/+71 |
* | crypto: tcrypt - Use unsigned long for mb ahash cycle counter | Herbert Xu | 2016-06-28 | 1 | -5/+5 |
* | crypto: tcrypt - Fix mixing printk/pr_err and obvious indentation issues | Krzysztof Kozlowski | 2016-06-28 | 1 | -19/+14 |
* | crypto: tcrypt - Add new mode for sha512_mb | Megha Dey | 2016-06-28 | 1 | -0/+4 |
* | crypto: tcrypt - Add speed tests for SHA multibuffer algorithms | Megha Dey | 2016-06-27 | 1 | -0/+118 |
* | crypto: sha3 - Add SHA-3 Test's in tcrypt | raveendra padasalagi | 2016-06-20 | 1 | -1/+52 |
* | crypto: tcrypt - Use ahash | Herbert Xu | 2016-02-06 | 1 | -224/+15 |
* | crypto: tcrypt - fix keysize argument of test_aead_speed for gcm(aes) | Cyrille Pitchen | 2015-11-23 | 1 | -1/+1 |
* | crypto: tcrypt - avoid mapping from module image addresses | Horia Geant? | 2015-09-21 | 1 | -4/+13 |
* | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag | Herbert Xu | 2015-08-17 | 1 | -6/+1 |
* | crypto: tcrypt - Add ChaCha20/Poly1305 speed tests | Martin Willi | 2015-07-17 | 1 | -0/+15 |
* | crypto: tcrypt - Add support for new IV convention | Herbert Xu | 2015-07-14 | 1 | -3/+8 |
* | crypto: tcrypt - Fix AEAD speed tests | Vutla, Lokesh | 2015-07-08 | 1 | -22/+43 |
* | crypto: tcrypt - Fixed AEAD speed test setup | Herbert Xu | 2015-06-18 | 1 | -7/+8 |
* | crypto: tcrypt - Add rfc4309(ccm(aes)) speed test | Herbert Xu | 2015-06-18 | 1 | -0/+5 |
* | crypto: tcrypt - Switch to new AEAD interface | Herbert Xu | 2015-05-28 | 1 | -8/+7 |
* | crypto: tcrypt - Include crypto/aead.h | Herbert Xu | 2015-04-23 | 1 | -0/+1 |
* | crypto: tcrypt - Include linux/fips.h for fips_enabled | Herbert Xu | 2015-04-23 | 1 | -1/+1 |
* | crypto: tcrypt - Handle async return from crypto_ahash_init | Herbert Xu | 2015-04-23 | 1 | -3/+3 |
* | crypto: tcrypt - fix uninit sg entries in test_acipher_speed | Horia Geant? | 2015-03-11 | 1 | -2/+2 |
* | crypto: tcrypt - do not allocate iv on stack for aead speed tests | Cristian Stoica | 2015-02-04 | 1 | -3/+8 |
* | crypto: tcrypt - fix buflen reminder calculation | Cristian Stoica | 2015-02-04 | 1 | -8/+8 |
* | crypto: testmgr - don't use interruptible wait in tests | Rabin Vincent | 2015-01-13 | 1 | -6/+4 |