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

/linux-master/fs/nilfs2/
H A Dbtnode.h28 __u64 newkey; member in struct:nilfs_btnode_chkey_ctxt
H A Dbtnode.c178 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; local
240 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; local
280 __u64 oldkey = ctxt->oldkey, newkey = ctxt->newkey; local
[all...]
/linux-master/arch/s390/crypto/
H A Dcrc32-vx.c104 static int crc32_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, argument
115 static int crc32be_vx_setkey(struct crypto_shash *tfm, const u8 *newkey, argument
/linux-master/drivers/nvdimm/
H A Dsecurity.c302 struct key *key, *newkey; local
527 unsigned int key, newkey; local
/linux-master/arch/s390/kernel/
H A Dcert_store.c456 key_ref_t newkey; local
/linux-master/drivers/hwmon/
H A Dapplesmc.c843 char newkey[5]; local
863 char newkey[5]; local
936 char newkey[5]; local
1059 unsigned long newkey; local
[all...]
/linux-master/net/ipv4/
H A Dtcp_ipv4.c1347 __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) argument
1396 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) argument
/linux-master/include/rdma/
H A Dib_verbs.h4302 static inline void ib_update_fast_reg_key(struct ib_mr *mr, u8 newkey) argument

Completed in 291 milliseconds