Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 8 of 8) sorted by relevance

/crypto/async_tx/
Dasync_pq.c107 do_sync_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in do_sync_gen_syndrome()
177 async_gen_syndrome(struct page **blocks, unsigned int *offsets, int disks, in async_gen_syndrome()
272 pq_val_chan(struct async_submit_ctl *submit, struct page **blocks, int disks, size_t len) in pq_val_chan()
298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val()
Dasync_raid6_recov.c154 struct page **blocks, unsigned int *offs, in __2data_recov_4()
204 struct page **blocks, unsigned int *offs, in __2data_recov_5()
295 struct page **blocks, unsigned int *offs, in __2data_recov_n()
394 struct page **blocks, unsigned int *offs, in async_raid6_2data_recov()
472 struct page **blocks, unsigned int *offs, in async_raid6_datap_recov()
Draid6test.c75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
/crypto/
Dsha1_generic.c31 int blocks) in sha1_generic_block_fn()
Dsm3.c170 u8 const *data, int blocks, u32 W[16]) in sm3_block()
186 int blocks; in sm3_update() local
Dsha512_generic.c149 int blocks) in sha512_generic_block_fn()
Daegis128-core.c32 union aegis_block blocks[AEGIS128_STATE_BLOCKS]; member
Dvmac.c401 const __le64 *mptr, unsigned int blocks) in vhash_blocks()