Searched defs:offset (Results 1 – 13 of 13) sorted by relevance
| /crypto/async_tx/ |
| A D | async_xor.c | 100 do_sync_xor_offs(struct page *dest, unsigned int offset, in do_sync_xor_offs() 141 dma_xor_aligned_offsets(struct dma_device *device, unsigned int offset, in dma_xor_aligned_offsets() 182 async_xor_offs(struct page *dest, unsigned int offset, in async_xor_offs() 273 async_xor(struct page *dest, struct page **src_list, unsigned int offset, in async_xor() 281 static int page_is_zero(struct page *p, unsigned int offset, size_t len) in page_is_zero() 315 async_xor_val_offs(struct page *dest, unsigned int offset, in async_xor_val_offs()
|
| /crypto/ |
| A D | cts.c | 61 unsigned offset; member 106 unsigned int offset; in cts_cbc_encrypt() local 151 unsigned int offset; in crypto_cts_encrypt() local 187 unsigned int offset; in cts_cbc_decrypt() local 245 unsigned int offset; in crypto_cts_decrypt() local
|
| A D | md5.c | 163 unsigned int offset; in md5_finup() local
|
| A D | xcbc.c | 93 unsigned int offset = 0; in crypto_xcbc_digest_finup() local
|
| A D | cmac.c | 125 unsigned int offset = 0; in crypto_cmac_digest_finup() local
|
| A D | md4.c | 187 const unsigned int offset = mctx->byte_count & 0x3f; in md4_final() local
|
| A D | ahash.c | 75 unsigned int offset = walk->offset; in hash_walk_next() local 209 unsigned int offset; in shash_ahash_digest() local
|
| A D | xts.c | 164 int offset = req->cryptlen & ~(XTS_BLOCK_SIZE - 1); in xts_cts_final() local
|
| A D | af_alg.c | 646 unsigned int af_alg_count_tsgl(struct sock *sk, size_t bytes, size_t offset) in af_alg_count_tsgl()
|
| A D | testmgr.c | 276 unsigned int offset; member 635 unsigned int offset = partitions[i].div->offset; in build_test_sglist() local 697 unsigned int offset = sg->offset; in verify_correct_output() local
|
| /crypto/krb5/ |
| A D | rfc6803_camellia.c | 34 size_t bsize, offset, seg; in rfc6803_calc_KDF_FEEDBACK_CMAC() local
|
| A D | rfc3961_simplified.c | 84 size_t offset, size_t len) in crypto_shash_update_sg() 723 size_t bsize, data_offset, data_len, offset = *_offset, len = *_len; in rfc3961_verify_mic() local
|
| A D | selftest.c | 385 size_t offset, len, message_len; in krb5_test_one_mic() local
|
Completed in 28 milliseconds