Home
last modified time | relevance | path

Searched defs:newkey (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbtnode.h28 __u64 newkey; member
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; nilfs_btnode_commit_change_key() local
280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; nilfs_btnode_abort_change_key() local
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dbtnode.h28 __u64 newkey; member
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; nilfs_btnode_commit_change_key() local
280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; nilfs_btnode_abort_change_key() local
[all...]
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dcrc32-vx.c109 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32_vx_setkey() argument
120 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32be_vx_setkey() argument
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dcrc32-vx.c109 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32_vx_setkey() argument
120 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, in crc32be_vx_setkey() argument
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dsecurity.c281 struct key *key, *newkey; in security_update() local
501 unsigned int key, newkey; in nvdimm_security_store() local
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dsecurity.c302 struct key *key, *newkey; in security_update() local
527 unsigned int key, newkey; in nvdimm_security_store() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcert_store.c456 key_ref_t newkey; in create_key_from_vce() local
/kernel/linux/linux-5.10/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; applesmc_key_at_index_store() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_ipv4.c1146 tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr, int family, u8 prefixlen, int l3index, const u8 *newkey, u8 newkeylen, gfp_t gfp) tcp_md5_do_add() argument
/kernel/linux/linux-6.6/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; applesmc_key_at_index_store() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_ipv4.c1187 __tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr, int family, u8 prefixlen, int l3index, u8 flags, const u8 *newkey, u8 newkeylen, gfp_t gfp) __tcp_md5_do_add() argument
1240 tcp_md5_do_add(struct sock *sk, const union tcp_md5_addr *addr, int family, u8 prefixlen, int l3index, u8 flags, const u8 *newkey, u8 newkeylen) tcp_md5_do_add() argument
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h4315 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) in ib_update_fast_reg_key() argument

Completed in 33 milliseconds