#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ ' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/crypto/testmgr.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/crypto/testmgr.h
AgeCommit message (Expand)Author
2018-03-16crypto: testmgr - add a new test case for CRC-T10DIFArd Biesheuvel
2018-03-16crypto: testmgr - introduce SM4 testsGilad Ben-Yossef
2018-02-22crypto: speck - add test vectors for Speck64-XTSEric Biggers
2018-02-22crypto: speck - add test vectors for Speck128-XTSEric Biggers
2018-02-22crypto: speck - add support for the Speck block cipherEric Biggers
2018-02-22crypto: testmgr - Fix incorrect values in PKCS#1 test vectorConor McLoughlin
2018-01-26crypto: testmgr - add new testcases for sha3Ard Biesheuvel
2017-09-22crypto: sm3 - add SM3 test vectorsGilad Ben-Yossef
2017-08-22crypto: testmgr - add chunked test cases for chacha20Ard Biesheuvel
2017-06-20crypto: testmgr - add testvector for pkcs1pad(rsa)Stephan Mueller
2017-06-10crypto: testmgr - add genkey kpp testTudor-Dan Ambarus
2017-04-24crypto: scomp - add support for deflate rfc1950 (zlib)Giovanni Cabiddu
2017-03-09crypto: testmgr - constify all test vectorsEric Biggers
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-01crypto: testmgr - Pad aes_ccm_enc_tv_template vectorLaura Abbott
2017-02-24crypto: change LZ4 modules to work with new LZ4 module versionSven Schmidt
2017-02-11crypto: testmgr - add test cases for cbcmac(aes)Ard Biesheuvel
2017-01-13crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel
2016-12-07crypto: testmgr - add/enhance test cases for CRC-T10DIFArd Biesheuvel
2016-08-31crypto: FIPS - allow tests to be disabled in FIPS modeStephan Mueller
2016-07-05crypto: testmgr - Add 4K private key to RSA testvectorSalvatore Benedetto
2016-07-01crypto: sha3 - Add HMAC-SHA3 test modes and test vectorsraveendra padasalagi
2016-06-23crypto: ecdh - Add ECDH software supportSalvatore Benedetto
2016-06-23crypto: dh - Add DH software implementationSalvatore Benedetto
2016-06-20crypto: sha3 - Add SHA-3 Test's in tcryptraveendra padasalagi
2016-01-27crypto: compress - remove unused pcomp interfaceJoonsoo Kim
2015-10-15crypto: keywrap - add testmgr supportStephan Mueller
2015-10-15crypto: testmgr - test IV value after a cipher operationBoris BREZILLON
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk
2015-08-04crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu
2015-07-17crypto: testmgr - Add a longer ChaCha20 test vectorMartin Willi
2015-07-17crypto: chacha20poly1305 - Convert to new AEAD interfaceHerbert Xu
2015-07-17crypto: testmgr - Disable rfc4309 test and convert test vectorsHerbert Xu
2015-07-14crypto: testmgr - Disable rfc4106 test and convert test vectorsHerbert Xu
2015-07-07crypto: testmgr - add a chunking test for cbc(aes)LABBE Corentin