Searched defs:offset (Results 1 – 13 of 13) sorted by relevance
| /crypto/async_tx/ |
| D | async_xor.c | 113 do_sync_xor(struct page *dest, struct page **src_list, unsigned int offset, in do_sync_xor() 173 async_xor(struct page *dest, struct page **src_list, unsigned int offset, in async_xor() 236 static int page_is_zero(struct page *p, unsigned int offset, size_t len) in page_is_zero() 269 async_xor_val(struct page *dest, struct page **src_list, unsigned int offset, in async_xor_val()
|
| D | async_pq.c | 121 do_sync_gen_syndrome(struct page **blocks, unsigned int offset, int disks, in do_sync_gen_syndrome() 177 async_gen_syndrome(struct page **blocks, unsigned int offset, int disks, in async_gen_syndrome() 295 async_syndrome_val(struct page **blocks, unsigned int offset, int disks, in async_syndrome_val()
|
| /crypto/ |
| D | cts.c | 77 unsigned int offset, in cts_cbc_encrypt() 163 unsigned int offset, in cts_cbc_decrypt()
|
| D | md5.c | 98 const unsigned int offset = mctx->byte_count & 0x3f; in md5_final() local
|
| D | scatterwalk.c | 131 int offset = 0, n = 0; in scatterwalk_bytes_sglen() local
|
| D | algif_hash.c | 105 int offset, size_t size, int flags) in hash_sendpage() 293 int offset, size_t size, int flags) in hash_sendpage_nokey()
|
| D | xcbc.c | 153 unsigned int offset = 0; in crypto_xcbc_digest_final() local
|
| D | cmac.c | 179 unsigned int offset = 0; in crypto_cmac_digest_final() local
|
| D | algif_aead.c | 306 int offset, size_t size, int flags) in aead_sendpage() 569 int offset, size_t size, int flags) in aead_sendpage_nokey()
|
| D | md4.c | 204 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final() local
|
| D | shash.c | 292 unsigned int offset; in shash_ahash_digest() local 430 unsigned int offset = sg->offset; in shash_compat_digest() local
|
| D | algif_skcipher.c | 439 int offset, size_t size, int flags) in skcipher_sendpage() 815 int offset, size_t size, int flags) in skcipher_sendpage_nokey()
|
| D | ahash.c | 47 unsigned int offset = walk->offset; in hash_walk_next() local
|