Commit Graph

634 Commits (056ba4a9bea5f32781a36b797c562fb731e5eaa6)

Author SHA1 Message Date
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
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
Herbert Xu aef27136b8 crypto: ctr - Use chainiv on raw counter mode 16 years ago
Herbert Xu 73fec12094 Revert crypto: fips - Select CPRNG 16 years ago
Christian Kujau a8ccc393dd crypto: rng - Fix typo 16 years ago
Huang Ying ace1366369 crypto: cryptd - Add support to access underlaying shash 16 years ago
Huang Ying 9382d97af5 crypto: gcm - Use GHASH digest algorithm 16 years ago
Huang Ying 2cdc6899a8 crypto: ghash - Add GHASH digest algorithm for GCM 16 years ago
Steffen Klassert cbdcf80d8b crypto: authenc - Convert to ahash 16 years ago
Herbert Xu 0b767b4df3 crypto: hmac - Prehash ipad/opad 16 years ago
Phil Carmody 7b4ffcf953 crypto: aes - Undefined behaviour in crypto_aes_expand_key 16 years ago
Steffen Klassert 0044f3eda9 crypto: shash - Test for the algorithms import function before exporting it 16 years ago
Steffen Klassert 5befbd5a7e crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep 16 years ago