Searched defs:newkey (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/fs/nilfs2/ |
H A D | btnode.c | 192 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_prepare_change_key() local 254 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_commit_change_key() local 294 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; in nilfs_btnode_abort_change_key() local
|
H A D | btnode.h | 28 __u64 newkey; member
|
/openbmc/linux/arch/s390/crypto/ |
H A D | crc32-vx.c | 109 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()
|
/openbmc/linux/drivers/nvdimm/ |
H A D | security.c | 302 struct key *key, *newkey; in security_update() local 527 unsigned int key, newkey; in nvdimm_security_store() local
|
/openbmc/linux/drivers/hwmon/ |
H A 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
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data_smart.py | 663 def renameVar(self, key, newkey, **loginfo): argument
|
/openbmc/linux/arch/s390/kernel/ |
H A D | cert_store.c | 456 key_ref_t newkey; in create_key_from_vce() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_ipv4.c | 1195 const u8 *newkey, u8 newkeylen, gfp_t gfp) in __tcp_md5_do_add() 1248 const u8 *newkey, u8 newkeylen) in tcp_md5_do_add()
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | 4315 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key()
|