Home
last modified time | relevance | path

Searched defs:key (Results 751 - 775 of 5315) sorted by relevance

1...<<31323334353637383940>>...213

/third_party/openssl/demos/mac/
H A Dgmac.c26 static unsigned char key[] = { variable
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hw.c18 cipher_hw_rc4_initkey(PROV_CIPHER_CTX *ctx, const unsigned char *key, size_t keylen) cipher_hw_rc4_initkey() argument
/third_party/openssl/test/
H A Dcasttest.c66 CAST_KEY key; in cast_test_vector() local
88 CAST_KEY key, key_b; in cast_test_iterations() local
H A Drc4test.c67 RC4_KEY key; in test_rc4_encrypt() local
78 RC4_KEY key; in test_rc4_end_processing() local
91 RC4_KEY key; in test_rc4_multi_call() local
102 RC4_KEY key; test_rc_bulk() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_rule.h76 StringMatcher *key; member in TransliterationRule
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dcolor_cache_utils.h55 const int key = VP8LHashPix(argb, cc->hash_shift_); in VP8LColorCacheInsert() local
67 const int key in VP8LColorCacheContains() local
41 VP8LColorCacheLookup( const VP8LColorCache* const cc, uint32_t key) VP8LColorCacheLookup() argument
47 VP8LColorCacheSet(const VP8LColorCache* const cc, uint32_t key, uint32_t argb) VP8LColorCacheSet() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dlogging.c18 print_out_key (void *cls, enum MHD_ValueKind kind, const char *key, in print_out_key() argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtsearch.h35 char *key; member
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_time_out.c106 gnutls_datum_t key; in main() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPersistentCache.h62 ResultOrError<ScopedCachedBlob> GetOrCreate(const PersistentCacheKey& key, in GetOrCreate() argument
H A DPersistentCache.cpp27 ScopedCachedBlob PersistentCache::LoadData(const PersistentCacheKey& key) { in LoadData() argument
44 void PersistentCache::StoreData(const PersistentCacheKey& key, const void* value, size_t size) { in StoreData() argument
/third_party/openssl/crypto/des/
H A Dfcrypt.c102 DES_cblock key; in DES_fcrypt() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.hh69 hb_shape_plan_key_t key; member
H A Dhb-static.cc84 hb_user_data_array_t::set (hb_user_data_key_t *key, in set() argument
105 hb_user_data_array_t::get (hb_user_data_key_t *key) in get() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-map.c70 hb_user_data_key_t key[2]; in test_map_userdata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
H A DFileEntry.h50 uint32_t key = DenseMapInfo<uint32_t>::getEmptyKey(); in getEmptyKey() local
54 uint32_t key = DenseMapInfo<uint32_t>::getTombstoneKey(); in getTombstoneKey() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DDenseMapInfo.h151 uint64_t key = (uint64_t)FirstInfo::getHashValue(PairVal.first) << 32 in getHashValue() local
[all...]
/third_party/skia/tools/sk_app/
H A DWindow.cpp47 bool Window::onKey(skui::Key key, skui::InputState state, skui::ModifierKey modifiers) { in onKey() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharstrmap.h45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put() argument
H A Drestrace.h42 ResourceTracer(const UResourceBundle* resB, const char* key) : in ResourceTracer() argument
54 ResourceTracer(const ResourceTracer& parent, const char* key) : in ResourceTracer() argument
H A Ducat.cpp54 char key[MAX_KEY_LEN]; in u_catgets() local
/third_party/toybox/toys/pending/
H A Dgetfattr.c37 char *keys, *key; in do_getfattr() local
[all...]
/third_party/python/Modules/_sqlite/
H A Dmicroprotocols.c55 PyObject* key; in pysqlite_microprotocols_add() local
77 PyObject *adapter, *key, *adapted; in pysqlite_microprotocols_adapt() local
[all...]
/third_party/python/Modules/clinic/
H A D_weakref.c.h51 PyObject *key; in _weakref__remove_dead_weakref() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Draw_hash_map.h143 MappedReference<P> at(const key_arg<K>& key) { in at() argument
163 MappedReference<P> operator[](key_arg<K>&& key) { in operator []() argument
168 MappedReference<P> operator[](const key_arg<K>& key) { in operator []() argument

Completed in 10 milliseconds

1...<<31323334353637383940>>...213