Searched defs:ckey (Results 1 – 15 of 15) sorted by relevance
/third_party/selinux/libsepol/cil/src/ |
D | cil_symtab.c | 152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash() 168 struct cil_complex_symtab_key *ckey, in cil_complex_symtab_insert() 227 struct cil_complex_symtab_key *ckey, in cil_complex_symtab_search()
|
D | cil_symtab.h | 61 struct cil_complex_symtab_key *ckey; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_disk_cache.c | 93 struct v3d_key *ckey = malloc(ckey_size); in v3d_disk_cache_compute_key() local
|
/third_party/node/deps/icu-small/source/common/ |
D | unifiedcache.cpp | 50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unifiedcache.cpp | 50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
|
/third_party/icu/icu4c/source/common/ |
D | unifiedcache.cpp | 50 const CacheKeyBase *ckey = (const CacheKeyBase *) key.pointer; in ucache_hashKeys() local
|
/third_party/openssl/ssl/statem/ |
D | statem_clnt.c | 2907 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_dhe() local 2972 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_ecdhe() local
|
D | statem_srvr.c | 2960 EVP_PKEY *ckey = NULL; in tls_process_cke_dhe() local 3009 EVP_PKEY *ckey = NULL; in tls_process_cke_ecdhe() local
|
D | extensions_srvr.c | 1594 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
|
D | extensions_clnt.c | 1743 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
D | statem_clnt.c | 2915 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_dhe() local 2980 EVP_PKEY *ckey = NULL, *skey = NULL; in tls_construct_cke_ecdhe() local
|
D | statem_srvr.c | 2980 EVP_PKEY *ckey = NULL; in tls_process_cke_dhe() local 3029 EVP_PKEY *ckey = NULL; in tls_process_cke_ecdhe() local
|
D | extensions_clnt.c | 1783 EVP_PKEY *ckey = s->s3.tmp.pkey, *skey = NULL; in tls_parse_stoc_key_share() local
|
D | extensions_srvr.c | 1628 EVP_PKEY *ckey = s->s3.peer_tmp, *skey = NULL; in tls_construct_stoc_key_share() local
|
/third_party/gstreamer/gstplugins_base/sys/xvimage/ |
D | xvcontext.c | 196 guint32 ckey = 0; in gst_xvcontext_get_xv_support() local
|