Commit Graph

2261 Commits (fourteen)

Author SHA1 Message Date
Ard Biesheuvel 549f64153c crypto: testmgr - add chunked test cases for chacha20 7 years ago
Ard Biesheuvel 4de437265e crypto: chacha20 - fix handling of chunked input 7 years ago
Stephan Mueller 2d97591ef4 crypto: af_alg - consolidation of duplicate code 8 years ago
Arnd Bergmann c871c10e4e crypto: serpent - improve __serpent_setkey with UBSAN 8 years ago
Stephan Mueller 72548b093e crypto: algif_aead - copy AAD from src to dst 8 years ago
Stephan Mueller 5703c826b7 crypto: algif - return error code when no data was processed 8 years ago
Ard Biesheuvel 45fe93dff2 crypto: algapi - make crypto_xor() take separate dst and src arguments 8 years ago
Ard Biesheuvel a7c391f04f crypto: algapi - use separate dst and src operands for __crypto_xor() 8 years ago
Ard Biesheuvel 6a8487a1f2 crypto: scompress - defer allocation of scratch buffer to first use 8 years ago
Ard Biesheuvel cc4d110ec8 crypto: scompress - free partially allocated scratch buffers on failure 8 years ago
Ard Biesheuvel 3c08377262 crypto: scompress - don't sleep with preemption disabled 8 years ago
Tudor-Dan Ambarus 952035baed crypto: ecdh - fix concurrency on shared secret and pubkey 8 years ago
Horia Geantă b66ad0b7aa crypto: tcrypt - remove AES-XTS-192 speed tests 8 years ago
Jason A. Donenfeld c2176f0098 crypto: rng - ensure that the RNG is ready before using 8 years ago
Stephan Mueller d887c52d6a crypto: algif_aead - overhaul memory management 8 years ago
Stephan Mueller e870456d8e crypto: algif_skcipher - overhaul memory management 8 years ago
Herbert Xu 41cdf7a453 crypto: authencesn - Fix digest_null crash 8 years ago
Herbert Xu 2acce6aa9f Networking 8 years ago
Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
Herbert Xu bcf741cb77 crypto: testmgr - Reenable sha1/aes in FIPS mode 8 years ago
Stephan Mueller b61929c654 crypto: drbg - Fixes panic in wait_for_completion call 8 years ago
Stephan Mueller 1207107c71 crypto: testmgr - add testvector for pkcs1pad(rsa) 8 years ago
Jason A. Donenfeld fec17cb223 crypto: rsa-pkcs1pad - use constant time memory comparison for MACs 8 years ago
Corentin LABBE 88d58ef891 crypto: engine - replace pr_xxx by dev_xxx 8 years ago
Gilad Ben-Yossef cf3f9609c9 crypto: testmgr - use consistent format for errors 8 years ago
Karim Eshapa c72358571a crypto: algapi - Use pr_err common logging style. 8 years ago
Eric Biggers fa598d0a70 crypto: aes_ti - fix comment for MixColumns step 8 years ago
Tudor-Dan Ambarus 47d3fd390e crypto: testmgr - add genkey kpp test 8 years ago
Tudor-Dan Ambarus 6755fd269d crypto: ecdh - add privkey generation support 8 years ago
Dan Carpenter 3bca64c1b9 X.509: Fix error code in x509_cert_parse() 8 years ago
Stephan Mueller a18ccc365f crypto: drbg - Fixes panic in wait_for_completion call 8 years ago
Tudor-Dan Ambarus 543de102e3 crypto: pkcs1pad - comply with crypto_akcipher_maxsize() 8 years ago
Tudor-Dan Ambarus 1c23b466e9 crypto: rsa - comply with crypto_akcipher_maxsize() 8 years ago
Tudor-Dan Ambarus d0efb48b86 crypto: ecdh - comply with crypto_kpp_maxsize() 8 years ago
Tudor-Dan Ambarus 7f69105077 crypto: dh - comply with crypto_kpp_maxsize() 8 years ago
Tudor-Dan Ambarus ee34e2644a crypto: dh - fix memleak in setkey 8 years ago
Tudor-Dan Ambarus 7380c56d2f crypto: ecc - rename ecdh_make_pub_key() 8 years ago
Tudor-Dan Ambarus ad26959710 crypto: ecc - remove unnecessary casts 8 years ago
Tudor-Dan Ambarus 099054d735 crypto: ecc - remove unused function arguments 8 years ago
Tudor-Dan Ambarus c0ca1215dc crypto: kpp, (ec)dh - fix typos 8 years ago
Matthias Kaehlcke 1e6adff449 crypto: rng - Remove unused function __crypto_rng_cast() 8 years ago
Loganaden Velvindron da7798a7b6 crypto : asymmetric_keys : verify_pefile:zero memory content before freeing 8 years ago
Dan Carpenter 4e880168e9 X.509: Fix error code in x509_cert_parse() 8 years ago
Corentin LABBE 03d7db5654 crypto: hmac - add hmac IPAD/OPAD constant 8 years ago
Gilad Ben-Yossef f3ad587070 crypto: gcm - wait for crypto op not signal safe 8 years ago
Gilad Ben-Yossef a5dfefb1c3 crypto: drbg - wait for crypto op not signal safe 8 years ago
Gilad Ben-Yossef e68368aed5 crypto: asymmetric_keys - handle EBUSY due to backlog correctly 8 years ago
Gilad Ben-Yossef 981a2e3e45 crypto: tcrypt - don't disable irqs and wait 8 years ago
Herbert Xu 9933e113c2 crypto: skcipher - Add missing API setkey checks 8 years ago
Anup Patel baae03a0e2 async_tx: Fix DMA_PREP_FENCE usage in do_async_gen_syndrome() 8 years ago