/Linux-v6.6/include/crypto/ |
D | sha1_base.h | 41 unsigned int partial = sctx->count % SHA1_BLOCK_SIZE; in sha1_base_do_update() local 79 unsigned int partial = sctx->count % SHA1_BLOCK_SIZE; in sha1_base_do_finalize() local
|
D | sm3_base.h | 44 unsigned int partial = sctx->count % SM3_BLOCK_SIZE; in sm3_base_do_update() local 82 unsigned int partial = sctx->count % SM3_BLOCK_SIZE; in sm3_base_do_finalize() local
|
D | sha512_base.h | 62 unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE; in sha512_base_do_update() local 102 unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE; in sha512_base_do_finalize() local
|
D | sha256_base.h | 42 unsigned int partial = sctx->count % SHA256_BLOCK_SIZE; in lib_sha256_base_do_update() local 89 unsigned int partial = sctx->count % SHA256_BLOCK_SIZE; in lib_sha256_base_do_finalize() local
|
D | sha3.h | 25 unsigned int partial; member
|
/Linux-v6.6/drivers/crypto/ |
D | padlock-sha.c | 284 unsigned int partial, done; in padlock_sha1_update_nano() local 332 unsigned int partial, padlen; in padlock_sha1_final_nano() local 368 unsigned int partial, done; in padlock_sha256_update_nano() local 417 unsigned int partial, padlen; in padlock_sha256_final_nano() local
|
/Linux-v6.6/arch/sparc/crypto/ |
D | sha512_glue.c | 30 unsigned int len, unsigned int partial) in __sha512_sparc64_update() 55 unsigned int partial = sctx->count[0] % SHA512_BLOCK_SIZE; in sha512_sparc64_update() local
|
D | sha1_glue.c | 31 unsigned int len, unsigned int partial) in __sha1_sparc64_update() 55 unsigned int partial = sctx->count % SHA1_BLOCK_SIZE; in sha1_sparc64_update() local
|
D | md5_glue.c | 47 unsigned int len, unsigned int partial) in __md5_sparc64_update() 71 unsigned int partial = sctx->byte_count % MD5_HMAC_BLOCK_SIZE; in md5_sparc64_update() local
|
D | sha256_glue.c | 31 unsigned int len, unsigned int partial) in __sha256_sparc64_update() 55 unsigned int partial = sctx->count % SHA256_BLOCK_SIZE; in sha256_sparc64_update() local
|
/Linux-v6.6/fs/ext4/ |
D | indirect.c | 252 Indirect *partial) in ext4_find_goal() 538 Indirect *partial; in ext4_ind_map_blocks() local 808 Indirect *partial, *p; in ext4_find_shared() local 1126 Indirect *partial; in ext4_ind_truncate() local 1242 Indirect *partial, *partial2; in ext4_ind_remove_space() local
|
/Linux-v6.6/fs/minix/ |
D | itree_common.c | 158 Indirect *partial; in get_block() local 229 Indirect *partial, *p; in find_shared() local 306 Indirect *partial; in truncate() local
|
/Linux-v6.6/drivers/usb/storage/ |
D | transport.c | 257 unsigned int length, int result, unsigned int partial) in interpret_urb_result() 469 unsigned int partial; in usb_stor_bulk_srb() local 492 unsigned int partial; in usb_stor_bulk_transfer_sg() local
|
D | initializers.c | 56 unsigned int partial; in usb_stor_ucr61s2b_init() local
|
/Linux-v6.6/arch/x86/include/asm/ |
D | unwind.h | 72 bool *partial) in unwind_get_entry_regs() 89 bool *partial) in unwind_get_entry_regs()
|
/Linux-v6.6/fs/sysv/ |
D | itree.c | 213 Indirect *partial; in get_block() local 287 Indirect *partial, *p; in find_shared() local 373 Indirect *partial; in sysv_truncate() local
|
/Linux-v6.6/crypto/ |
D | sm3.c | 180 unsigned int partial = sctx->count % SM3_BLOCK_SIZE; in sm3_update() local 220 unsigned int partial = sctx->count % SM3_BLOCK_SIZE; in sm3_final() local
|
/Linux-v6.6/arch/x86/kernel/ |
D | dumpstack.c | 155 bool partial, const char *log_lvl) in show_regs_if_on_stack() 193 bool partial = false; in show_trace_log_lvl() local
|
/Linux-v6.6/fs/ext2/ |
D | inode.c | 331 Indirect *partial) in ext2_find_goal() 632 Indirect *partial; in ext2_get_blocks() local 1034 Indirect *partial, *p; in ext2_find_shared() local 1170 Indirect *partial; in __ext2_truncate_blocks() local
|
/Linux-v6.6/arch/powerpc/crypto/ |
D | sha1.c | 30 unsigned int partial, done; in powerpc_sha1_update() local
|
/Linux-v6.6/include/net/ |
D | espintcp.h | 25 struct espintcp_msg partial; member
|
D | gso.h | 69 __wsum partial = SKB_GSO_CB(skb)->csum; in gso_make_checksum() local
|
/Linux-v6.6/fs/reiserfs/ |
D | file.c | 174 int partial = 0; in reiserfs_commit_page() local
|
/Linux-v6.6/tools/testing/selftests/syscall_user_dispatch/ |
D | sud_benchmark.c | 97 double partial = 0; in perf_syscall() local
|
/Linux-v6.6/include/linux/ |
D | splice.h | 59 struct partial_page *partial; /* pages[] may not be contig */ member
|