Searched defs:newkey (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/fs/nilfs2/ |
D | btnode.c | 212 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local 287 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local 338 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
|
D | btnode.h | 28 __u64 newkey; member
|
/linux-6.12.1/arch/s390/crypto/ |
D | crc32-vx.c | 104 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32_vx_setkey() 115 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32be_vx_setkey()
|
/linux-6.12.1/drivers/nvdimm/ |
D | security.c | 302 struct key *key, *newkey; in security_update() local 527 unsigned int key, newkey; in nvdimm_security_store() local
|
/linux-6.12.1/drivers/hwmon/ |
D | applesmc.c | 843 char newkey[5]; in applesmc_show_fan_speed() local 863 char newkey[5]; in applesmc_store_fan_speed() local 936 char newkey[5]; in applesmc_show_fan_position() local 1059 unsigned long newkey; in applesmc_key_at_index_store() local
|
/linux-6.12.1/arch/s390/kernel/ |
D | cert_store.c | 457 key_ref_t newkey; in create_key_from_vce() local
|
/linux-6.12.1/net/ipv4/ |
D | tcp_ipv4.c | 1357 const u8 *newkey, u8 newkeylen, gfp_t gfp) 1406 const u8 *newkey, u8 newkeylen)
|
/linux-6.12.1/include/rdma/ |
D | ib_verbs.h | 4327 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()
|