Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8c7febe83915332276cab49e89f6580bb963fb9a
/
crypto
/
testmgr.c
9d77b6c
crypto: testmgr - don't print info about missing test for gcm-aes-aesni
by Tadeusz Struk
· 9 years ago
946cc46
crypto: testmgr - add tests vectors for RSA
by Tadeusz Struk
· 9 years ago
bb68745
Revert "crypto: testmgr - Disable rfc4543 test"
by Herbert Xu
· 9 years ago
14f3406
crypto: testmgr - Disable rfc4543 test
by Herbert Xu
· 9 years ago
5900758
crypto: testmgr - Add draft-ietf-ipsecme-chacha20-poly1305 test vector
by Martin Willi
· 9 years ago
af2b76b
crypto: testmgr - Add ChaCha20-Poly1305 test vectors from RFC7539
by Martin Willi
· 9 years ago
eee9dc6
crypto: testmgr - Add Poly1305 test vectors from RFC7539
by Martin Willi
· 9 years ago
3590ebf
crypto: testmgr - Add ChaCha20 test vectors from RFC7539
by Martin Willi
· 9 years ago
8a525fc
crypto: testmgr - Switch to new AEAD interface
by Herbert Xu
· 9 years ago
bb5530e
crypto: jitterentropy - add jitterentropy RNG
by Stephan Mueller
· 9 years ago
ebb3472
crypto: testmgr - add test cases for CRC32
by Ard Biesheuvel
· 10 years ago
1ce3311
crypto: testmgr - Include crypto/aead.h
by Herbert Xu
· 10 years ago
1c41b88
crypto: testmgr - Include linux/fips.h for fips_enabled
by Herbert Xu
· 10 years ago
425a882
crypto: testmgr - use CRYPTO_ALG_INTERNAL
by Stephan Mueller
· 10 years ago
19e60e1
crypto: testmgr - fix RNG return code enforcement
by Stephan Mueller
· 10 years ago
424a5da
crypto: testmgr - limit IV copy length in aead tests
by Cristian Stoica
· 10 years ago
db71f29
crypto: testmgr - mark rfc4106(gcm(aes)) as fips_allowed
by Jarod Wilson
· 10 years ago
8a45ac1
crypto: testmgr - don't use interruptible wait in tests
by Rabin Vincent
· 10 years ago
3e8cffd
crypto: testmgr - Remove unnecessary KERN_INFO from testmgr.c
by Masanari Iida
· 10 years ago
4c5c302
crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c
by Jan-Simon Möller
· 12 years ago
1443cc9
crypto: testmgr - add test for lz4 and lz4hc
by KOVACS Krisztian
· 10 years ago
d4c85f9
crypto: testmgr - remove unused function argument
by Cristian Stoica
· 10 years ago
bbb9a7d
crypto: testmgr - delay execution of set-up code
by Cristian Stoica
· 10 years ago
a1aa44a
crypto: testmgr - white space removal on __test_skcipher
by Cristian Stoica
· 10 years ago
5f2b424
crypto: testmgr - white space removal on __test_hash
by Cristian Stoica
· 10 years ago
05b1d33
crypto: testmgr - white space fix-ups on test_aead
by Cristian Stoica
· 10 years ago
2fc0d25
crypto: testmgr - add missing spaces to drbg error strings
by Jarod Wilson
· 10 years ago
29b77e5
crypto: testmgr - avoid DMA mapping from text, rodata, stack
by Horia Geanta
· 10 years ago
64d1cdf
crypto: drbg - Add DRBG test code to testmgr
by Stephan Mueller
· 10 years ago
5208ed2
crypto: testmgr - add aead cbc des, des3_ede tests
by Nitesh Lal
· 10 years ago
9bac019
crypto: testmgr - Fix DMA-API warning
by Tadeusz Struk
· 10 years ago
bca4feb
crypto: testmgr - add aead null encryption test vectors
by Horia Geanta
· 11 years ago
8ec25c5
crypto: testmgr - fix sglen in test_aead for case 'dst != src'
by Horia Geanta
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
68411521
Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
032c8ca
crypto: testmgr - remove double execution of the same test suite
by Cristian Stoica
· 11 years ago
e70308e
Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework"
by Herbert Xu
· 11 years ago
da5ffe1
crypto: testmgr - test hash implementations with unaligned buffers
by Jussi Kivilinna
· 11 years ago
58dcf54
crypto: testmgr - test AEADs with unaligned buffers
by Jussi Kivilinna
· 11 years ago
3a338f2
crypto: testmgr - test skciphers with unaligned buffers
by Jussi Kivilinna
· 11 years ago
5714758
crypto: testmgr - check that entries in alg_test_descs are in correct order
by Jussi Kivilinna
· 11 years ago
99f42f9
Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher"
by Jussi Kivilinna
· 11 years ago
3d387ef
Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"
by Jussi Kivilinna
· 11 years ago
3976121
crypto: crct10dif - Simple correctness and speed test for CRCT10DIF hash
by Tim Chen
· 12 years ago
f3f935a
crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
56d76c9
crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher
by Jussi Kivilinna
· 12 years ago
cf1521a
crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher
by Jussi Kivilinna
· 12 years ago
6048801
crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher
by Jussi Kivilinna
· 12 years ago
93b5e86
crypto: add CMAC support to CryptoAPI
by Jussi Kivilinna
· 12 years ago
e448370
crypto: testmgr - add empty test vectors for null ciphers
by Jussi Kivilinna
· 12 years ago
e9b7441
crypto: testmgr - add AES GMAC test vectors
by Jussi Kivilinna
· 12 years ago
66e5bd0
crypto: testmgr - add test vector for fcrypt
by Jussi Kivilinna
· 12 years ago
0818904
crypto: testmgr - allow compression algs in fips mode
by Milan Broz
· 12 years ago
f56349b
crypto: testmgr - clean alg_test_null entries in alg_test_descs[]
by Jussi Kivilinna
· 12 years ago
4e84c17
crypto: testmgr - remove fips_allowed flag from camellia-aesni null-tests
by Jussi Kivilinna
· 12 years ago
d9b1d2e
crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher
by Jussi Kivilinna
· 12 years ago
e080b17
crypto: testmgr - add new larger DES3_EDE testvectors
by Jussi Kivilinna
· 12 years ago
8163fc3
crypto: testmgr - add new larger DES testvectors
by Jussi Kivilinna
· 12 years ago
d8a32ac
crypto: testmgr - make test_aead also test 'dst != src' code paths
by Jussi Kivilinna
· 12 years ago
08d6af8
crypto: testmgr - make test_skcipher also test 'dst != src' code paths
by Jussi Kivilinna
· 12 years ago
f44d83d
crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template
by Jussi Kivilinna
· 12 years ago
4ea1277
crypto: cast6 - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
9b8b040
crypto: testmgr - add larger cast6 testvectors
by Johannes Goetzfried
· 12 years ago
4d6d6a2
crypto: cast5 - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
a2c5826
crypto: testmgr - add larger cast5 testvectors
by Johannes Goetzfried
· 12 years ago
e46e9a4
crypto: testmgr - add aead cbc aes hmac sha1,256,512 test vectors
by Horia Geanta
· 12 years ago
6c79294
crypto: testmgr - allow aesni-intel and ghash_clmulni-intel in fips mode
by Milan Broz
· 12 years ago
7efe407
crypto: serpent - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
107778b
crypto: twofish - add x86_64/avx assembler implementation
by Johannes Goetzfried
· 12 years ago
a482b08
crypto: testmgr - Add new test cases for Blackfin CRC crypto driver
by Sonic Zhang
· 12 years ago
0840605
crypto: testmgr - add more camellia test vectors
by Jussi Kivilinna
· 13 years ago
937c30d
crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation
by Jussi Kivilinna
· 13 years ago
aed265b
crypto: testmgr - add xts(twofish) test vectors
by Jussi Kivilinna
· 13 years ago
18be20b9
crypto: testmgr - add xts(serpent) test vectors
by Jussi Kivilinna
· 13 years ago
0b2a155
crypto: testmgr - add lrw(twofish) test vectors
by Jussi Kivilinna
· 13 years ago
d7bfc0f
crypto: testmgr - add lrw(serpent) test vectors
by Jussi Kivilinna
· 13 years ago
9d25917
crypto: testmgr - add new serpent test vectors
by Jussi Kivilinna
· 13 years ago
573da62
crypto: testmgr - add twofish tests
by Jussi Kivilinna
· 13 years ago
85b63e3
crypto: testmgr - add blowfish test-vectors
by Jussi Kivilinna
· 13 years ago
ba0e14a
crypto: testmgr - add support for aes ofb mode
by Puneet Saxena
· 14 years ago
18c0ebd
crypto: testmgr - mark ghash as fips_allowed
by Jarod Wilson
· 14 years ago
2918aa8
crypto: testmgr - mark xts(aes) as fips_allowed
by Jarod Wilson
· 14 years ago
69435b9
crypto: rfc4106 - Extending the RC4106 AES-GCM test vectors
by Adrian Hoban
· 14 years ago
326a634
crypto: testmgr - Fix test disabling option
by Herbert Xu
· 14 years ago
0b767f9
crypto: testmgr - add an option to disable cryptoalgos' self-tests
by Alexander Shishkin
· 14 years ago
a8f1a05
crypto: testmgr - Add testing for async hashing and update/final
by David S. Miller
· 14 years ago
863b557
crypto: testmgr - Fix complain about lack test for internal used algorithm
by Youquan, Song
· 15 years ago
507069c
crypto: testmgr - Add ghash algorithm test before provide to users
by Youquan, Song
· 15 years ago
fa4ef8a
crypto: testmgr - Fix warning
by Felipe Contreras
· 15 years ago
f1939f7
crypto: vmac - New hash algorithm for intel_txt support
by Shane Wang
· 15 years ago
a68f661
crypto: testmgr - Allow implementation-specific tests
by Herbert Xu
· 15 years ago
259c5e0
crypto: testmgr - Remove hash size check
by Herbert Xu
· 15 years ago
a0cfae5
crypto: testmgr - Allow hash test vectors longer than a page
by Herbert Xu
· 15 years ago
fd57f22
crypto: testmgr - Check all test vector lengths
by Herbert Xu
· 15 years ago
3ce858c
crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}
by Geert Uytterhoeven
· 15 years ago
a3bef3a
crypto: testmgr - Skip algs not flagged fips_allowed in fips mode
by Jarod Wilson
· 15 years ago
a1915d5
crypto: testmgr - Mark algs allowed in fips mode
by Jarod Wilson
· 15 years ago
f7cb80f
crypto: testmgr - Add ctr(aes) test vectors
by Jarod Wilson
· 16 years ago
f8b0d4d
crypto: testmgr - Dynamically allocate xbuf and axbuf
by Herbert Xu
· 16 years ago
Next »