Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dcrypto.c288 struct ceph_crypto_key *ckey; in ceph_key_preparse() local
320 struct ceph_crypto_key *ckey = prep->payload.data[0]; in ceph_key_free_preparse() local
327 struct ceph_crypto_key *ckey = key->payload.data[0]; in ceph_key_destroy() local
H A Dceph_common.c360 struct ceph_crypto_key *ckey; in get_secret() local
/linux/fs/nfs/
H A Ddns_resolve.c72 struct cache_head *ckey) in nfs_dns_ent_update()
85 struct cache_head *ckey) in nfs_dns_ent_init()
/linux/kernel/locking/
H A Dlockdep_proc.c460 const struct lockdep_subclass_key *ckey; seq_stats() local
/linux/arch/s390/include/asm/
H A Dqdio.h44 u32 ckey : 4; member
/linux/tools/testing/selftests/net/ovpn/
H A Dovpn-cli.c339 unsigned char *ckey = NULL; in ovpn_parse_key() local
/linux/fs/nilfs2/
H A Dbtree.c2138 __u64 key, ckey; in nilfs_btree_add_dirty_buffer() local
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py3027 def uapi_enum_start(family, cw, obj, ckey='', enum_name='enum-name'): argument