Home
last modified time | relevance | path

Searched defs:newkey (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.6/fs/nilfs2/
Dbtnode.c178 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local
240 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local
280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
Dbtnode.h28 __u64 newkey; member
/Linux-v6.6/arch/s390/crypto/
Dcrc32-vx.c109 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32_vx_setkey()
120 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32be_vx_setkey()
/Linux-v6.6/drivers/nvdimm/
Dsecurity.c302 struct key *key, *newkey; in security_update() local
527 unsigned int key, newkey; in nvdimm_security_store() local
/Linux-v6.6/drivers/hwmon/
Dapplesmc.c843 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-v6.6/arch/s390/kernel/
Dcert_store.c456 key_ref_t newkey; in create_key_from_vce() local
/Linux-v6.6/net/ipv4/
Dtcp_ipv4.c1189 const u8 *newkey, u8 newkeylen, gfp_t gfp) in __tcp_md5_do_add()
1242 const u8 *newkey, u8 newkeylen) in tcp_md5_do_add()
/Linux-v6.6/include/rdma/
Dib_verbs.h4314 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()