Commit Graph

887 Commits (10b683cba5ef5cf4e0b50aabe5ed7137960b64e0)

Author SHA1 Message Date
Richard Hartmann 5357c6c43e crypto: algapi - Fix checkpatch errors 15 years ago
Richard Hartmann 0d8fb0a139 crypto: blowfish - Fix checkpatch errors 15 years ago
Richard Hartmann 3922538fe1 crypto: aead - Fix checkpatch errors 15 years ago
Richard Hartmann c4ede64a6e crypto: ablkcipher - Fix checkpatch errors 15 years ago
Jiri Kosina 7dd607e82d crypto: fix typo in Kconfig help text 15 years ago
Steffen Klassert 5a1436beec crypto: pcrypt - call the complete function on error 15 years ago
Max Vozeler 7d6f75eb21 crypto: md5 - Add export support 15 years ago
Tobias Brunner 73c89c15b9 crypto: gcm - Add RFC4543 wrapper for GCM 15 years ago
Steffen Klassert 5068c7a883 crypto: pcrypt - Add pcrypt crypto parallelization wrapper 15 years ago
Youquan, Song 863b557a88 crypto: testmgr - Fix complain about lack test for internal used algorithm 15 years ago
Dan Williams e02a0e47a3 async_tx: expand async raid6 test to cover ioatdma corner case 15 years ago
Jaswinder Singh Rajput 2f32bfd834 crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS 15 years ago
Youquan, Song 507069c91e crypto: testmgr - Add ghash algorithm test before provide to users 15 years ago
Dan Williams 7b3cc2b1fc async_tx: build-time toggling of async_{syndrome,xor}_val dma support 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Huang Ying 62c5593aea crypto: gcm - fix another complete call in complete fuction 15 years ago
Eric W. Biederman c2a86a67fa sysctl crypto: Remove dead binary sysctl support 15 years ago
David Woodhouse e5d84970a5 async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies 16 years ago
Huang Ying 3e02e5cb47 crypto: ghash-intel - Fix building failure on x86_32 16 years ago
Felipe Contreras fa4ef8a6af crypto: testmgr - Fix warning 16 years ago
Roel Kluin 2024e7d680 crypto: ansi_cprng - Fix test in get_prng_bytes 16 years ago
Dan Williams da17bf4306 async_tx: fix asynchronous raid6 recovery for ddf layouts 16 years ago
Dan Williams 030b07720b async_pq: rename scribble page 16 years ago
Dan Williams 5676470f06 async_pq: kill a stray dma_map() call and other cleanups 16 years ago
Benjamin Gilbert 085751b968 crypto: api - Remove digest case from procfs show handler 16 years ago
Benjamin Gilbert 2141b6309b crypto: hash - Remove legacy hash/digest code 16 years ago
Neil Horman 667b6294bf crypto: ansi_cprng - Add FIPS wrapper 16 years ago
Huang Ying 0e1227d356 crypto: ghash - Add PCLMULQDQ accelerated implementation 16 years ago
NeilBrown b2141e6951 raid6/async_tx: handle holes in block list in async_syndrome_val 16 years ago
NeilBrown 5dd33c9a4c md/async: don't pass a memory pointer as a page pointer. 16 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Christoph Lameter 0b44f4861f this_cpu: Use this_cpu_ptr in crypto subsystem 16 years ago
Dan Williams 1f6672d44c async_tx/raid6: add missing dma_unmap calls to the async fail case 16 years ago
Dan Williams 1b6df69309 raid6test: fix stack overflow 16 years ago
Dan Williams 83544ae9f3 dmaengine, async_tx: support alignment checks 16 years ago
Dan Williams 138f4c359d dmaengine, async_tx: add a "no channel switch" allocator 16 years ago
Dan Williams 0403e38277 dmaengine: add fence support 16 years ago
Shane Wang f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support 16 years ago
Herbert Xu 2bf2901669 crypto: api - Do not displace newly registered algorithms 16 years ago
Dan Williams cb3c82992f async_tx: raid6 recovery self test 16 years ago
Dan Williams 0a82a6239b async_tx: add support for asynchronous RAID6 recovery operations 16 years ago
Dan Williams b2f46fd8ef async_tx: add support for asynchronous GF multiplication 16 years ago
Dan Williams 95475e5711 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx 16 years ago
Dan Williams af1f951eb6 async_tx: kill needless module_{init|exit} 16 years ago
Dan Williams ad283ea4a3 async_tx: add sum check flags 16 years ago
Herbert Xu 0c7d400faf crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test 16 years ago
Steffen Klassert a367b17f34 crypto: ansi_cprng - Fix module initialization 16 years ago
Steffen Klassert 36f87a4a29 crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx 16 years ago
Neil Horman 4e4ed83be6 crypto: fips - Depend on ansi_cprng 16 years ago
Herbert Xu 63b5ac286d crypto: blkcipher - Do not use eseqiv on stream ciphers 16 years ago