linux/crypto/async_tx
Akinobu Mita 3ec39abdcc raid6test: use prandom_bytes()
Use prandom_bytes() to generate random bytes for test data.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Dan Williams <djbw@fb.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-04-29 18:28:42 -07:00
..
Kconfig move async raid6 test to lib/Kconfig.debug 2010-10-07 15:25:04 -07:00
Makefile async_tx: raid6 recovery self test 2009-08-29 19:09:28 -07:00
async_memcpy.c async_tx: add missing DMA unmap to async_memcpy() 2013-01-07 22:04:57 -08:00
async_memset.c async_tx: fix build for async_memset 2013-01-07 22:05:09 -08:00
async_pq.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_raid6_recov.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_tx.c async_tx: fix checking of dma_wait_for_async_tx() return value 2013-01-07 22:05:12 -08:00
async_xor.c async_tx: use memchr_inv 2013-01-07 22:04:56 -08:00
raid6test.c raid6test: use prandom_bytes() 2013-04-29 18:28:42 -07:00