Searched defs:blocks (Results 1 – 8 of 8) sorted by relevance
/crypto/async_tx/ |
D | async_pq.c | 107 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()
|
D | async_raid6_recov.c | 154 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()
|
D | raid6test.c | 75 struct page *blocks[NDISKS]; in raid6_dual_recov() local
|
/crypto/ |
D | sha1_generic.c | 31 int blocks) in sha1_generic_block_fn()
|
D | sm3.c | 170 u8 const *data, int blocks, u32 W[16]) in sm3_block() 186 int blocks; in sm3_update() local
|
D | sha512_generic.c | 149 int blocks) in sha512_generic_block_fn()
|
D | aegis128-core.c | 32 union aegis_block blocks[AEGIS128_STATE_BLOCKS]; member
|
D | vmac.c | 401 const __le64 *mptr, unsigned int blocks) in vhash_blocks()
|