Home
last modified time | relevance | path

Searched defs:ckey (Results 1 - 25 of 35) sorted by relevance

12

/third_party/selinux/libsepol/cil/src/
H A Dcil_symtab.h61 struct cil_complex_symtab_key *ckey; member
H A Dcil_symtab.c152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash() argument
167 cil_complex_symtab_insert(struct cil_complex_symtab *symtab, struct cil_complex_symtab_key *ckey, struct cil_complex_symtab_datum *datum) cil_complex_symtab_insert() argument
226 cil_complex_symtab_search(struct cil_complex_symtab *symtab, struct cil_complex_symtab_key *ckey, struct cil_complex_symtab_datum **out) cil_complex_symtab_search() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_disk_cache.c93 struct v3d_key *ckey = malloc(ckey_size); in v3d_disk_cache_compute_key() local
/kernel/linux/linux-5.10/net/ceph/
H A Dcrypto.c299 struct ceph_crypto_key *ckey; in ceph_key_preparse() local
331 struct ceph_crypto_key *ckey = prep->payload.data[0]; in ceph_key_free_preparse() local
338 struct ceph_crypto_key *ckey = key->payload.data[0]; ceph_key_destroy() local
[all...]
H A Dceph_common.c364 struct ceph_crypto_key *ckey; in get_secret() local
/kernel/linux/linux-6.6/net/ceph/
H A Dcrypto.c300 struct ceph_crypto_key *ckey; in ceph_key_preparse() local
332 struct ceph_crypto_key *ckey = prep->payload.data[0]; in ceph_key_free_preparse() local
339 struct ceph_crypto_key *ckey = key->payload.data[0]; ceph_key_destroy() local
[all...]
H A Dceph_common.c360 struct ceph_crypto_key *ckey; in get_secret() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Dtagged_tree_test.cpp412 std::string ckey = myKey + std::to_string(0); in HWTEST_F_L0() local
440 std::string ckey = myKey + std::to_string(NODE_NUMBERS - 1); in HWTEST_F_L0() local
606 std::string ckey = myKey + std::to_string(0); in HWTEST_F_L0() local
640 std::string ckey = myKey + std::to_string(NODE_NUMBERS - 1); in HWTEST_F_L0() local
/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c72 nfs_dns_ent_update(struct cache_head *cnew, struct cache_head *ckey) nfs_dns_ent_update() argument
85 nfs_dns_ent_init(struct cache_head *cnew, struct cache_head *ckey) nfs_dns_ent_init() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c71 nfs_dns_ent_update(struct cache_head *cnew, struct cache_head *ckey) nfs_dns_ent_update() argument
84 nfs_dns_ent_init(struct cache_head *cnew, struct cache_head *ckey) nfs_dns_ent_init() argument
/third_party/icu/icu4c/source/common/
H A Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/node/deps/icu-small/source/common/
H A Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dunifiedcache.cpp50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
/kernel/linux/linux-5.10/arch/s390/crypto/
H A Dpaes_s390.c445 u8 ckey[2 * AES_MAX_KEY_SIZE]; in xts_paes_set_key() local
/kernel/linux/linux-6.6/arch/s390/crypto/
H A Dpaes_s390.c460 u8 ckey[2 * AES_MAX_KEY_SIZE]; in xts_paes_set_key() local
/kernel/linux/linux-5.10/kernel/locking/
H A Dlockdep_proc.c458 const struct lockdep_subclass_key *ckey; in seq_stats() local
/kernel/linux/linux-6.6/kernel/locking/
H A Dlockdep_proc.c460 const struct lockdep_subclass_key *ckey; in seq_stats() local
/kernel/linux/linux-5.10/drivers/crypto/ux500/cryp/
H A Dcryp_core.c333 __be32 *ckey = (__be32 *)ctx->key; in cfg_keys() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dqdio.h44 u32 ckey : 4; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dqdio.h43 u32 ckey : 4; member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c1628 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
H A Dextensions_clnt.c1783 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
/third_party/openssl/ssl/statem/
H A Dextensions_srvr.c1595 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
H A Dextensions_clnt.c1768 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dbtree.c2122 __u64 key, ckey; in nilfs_btree_add_dirty_buffer() local

Completed in 35 milliseconds

12