Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nilfs2/
Dbtnode.c161 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local
230 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local
271 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
Dbtnode.h28 __u64 newkey; member
/Linux-v4.19/arch/s390/crypto/
Dcrc32-vx.c109 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32_vx_setkey()
122 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32be_vx_setkey()
/Linux-v4.19/drivers/hwmon/
Dapplesmc.c813 char newkey[5]; in applesmc_show_fan_speed() local
834 char newkey[5]; in applesmc_store_fan_speed() local
907 char newkey[5]; in applesmc_show_fan_position() local
1031 unsigned long newkey; in applesmc_key_at_index_store() local
/Linux-v4.19/net/ipv4/
Dtcp_ipv4.c1055 int family, u8 prefixlen, const u8 *newkey, u8 newkeylen, in tcp_md5_do_add()
/Linux-v4.19/include/rdma/
Dib_verbs.h3755 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()