Searched defs:newkey (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/fs/nilfs2/ | 
| D | btnode.c | 161 	__u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey;  in nilfs_btnode_prepare_change_key()  local223 	__u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey;  in nilfs_btnode_commit_change_key()  local
 263 	__u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey;  in nilfs_btnode_abort_change_key()  local
 
 | 
| D | btnode.h | 28 	__u64 newkey;  member
 | 
| /Linux-v5.4/arch/s390/crypto/ | 
| D | crc32-vx.c | 109 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-v5.4/drivers/nvdimm/ | 
| D | security.c | 281 	struct key *key, *newkey;  in security_update()  local501 	unsigned int key, newkey;  in nvdimm_security_store()  local
 
 | 
| /Linux-v5.4/drivers/hwmon/ | 
| D | applesmc.c | 801 	char newkey[5];  in applesmc_show_fan_speed()  local822 	char newkey[5];  in applesmc_store_fan_speed()  local
 895 	char newkey[5];  in applesmc_show_fan_position()  local
 1019 	unsigned long newkey;  in applesmc_key_at_index_store()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_ipv4.c | 1070 		   int family, u8 prefixlen, const u8 *newkey, u8 newkeylen,  in tcp_md5_do_add()
 | 
| /Linux-v5.4/include/rdma/ | 
| D | ib_verbs.h | 4153 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey)  in ib_update_fast_reg_key()
 |