Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A 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
H A Dbtnode.h28 __u64 newkey; member
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A 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()
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dsecurity.c281 struct key *key, *newkey; in security_update() local
501 unsigned int key, newkey; in nvdimm_security_store() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A 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
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Ddata_smart.py659 def renameVar(self, key, newkey, **loginfo): argument
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_ipv4.c1133 const u8 *newkey, u8 newkeylen, gfp_t gfp) in tcp_md5_do_add()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h4203 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()