Home
last modified time | relevance | path

Searched refs:update_key (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/crypto/bcm/
Dspu2.h214 bool update_key,
Dspu.h265 bool update_key,
Dspu.c950 bool update_key, in spum_cipher_req_finish() argument
965 if (update_key) { in spum_cipher_req_finish()
999 if (update_key) { in spum_cipher_req_finish()
Dcipher.h402 bool update_key,
Dspu2.c1198 bool update_key, in spu2_cipher_req_finish() argument
1210 if (update_key) { in spu2_cipher_req_finish()
Dcipher.c331 bool update_key = false; in handle_ablkcipher_req() local
413 update_key = true; in handle_ablkcipher_req()
422 update_key = true; in handle_ablkcipher_req()
446 &cipher_parms, update_key, chunksize); in handle_ablkcipher_req()
/Linux-v4.19/fs/btrfs/
Ddelayed-ref.h59 bool update_key; member
Ddelayed-ref.c491 if (update->extent_op->update_key) { in update_existing_head_ref()
495 existing->extent_op->update_key = true; in update_existing_head_ref()
Dbackref.c768 if (extent_op && extent_op->update_key) in add_delayed_refs()
Dextent-tree.c2210 if (extent_op->update_key) { in __run_delayed_extent_op()
2980 extent_op->update_key = false; in btrfs_set_disk_extent_flags()
8287 extent_op->update_key = skinny_metadata ? false : true; in btrfs_alloc_tree_block()