Home
last modified time | relevance | path

Searched defs:key (Results 876 - 900 of 6119) sorted by relevance

1...<<31323334353637383940>>...245

/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
/third_party/skia/bench/
H A DGrResourceCacheBench.cpp29 static void ComputeKey(int i, int keyData32Count, GrUniqueKey* key) { in ComputeKey() argument
45 GrUniqueKey key; in populate_cache() local
144 GrUniqueKey key; variable
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup.c36 char *validate = NULL, *key = NULL, *context = NULL, *file = NULL; in main() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dpkcs5.rs68 let mut key = vec![0; len as usize]; in bytes_to_key() variables
[all...]
/third_party/selinux/libsepol/src/
H A Dsymtab.c18 static unsigned int symhash(hashtab_t h, const_hashtab_key_t key) in symhash() argument
/third_party/sqlite/include/
H A Dsqlite3sym.h28 int (*key)(sqlite3*,const void*,int); member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dmd5.c26 int hmac_md5_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_md5_vector() argument
105 hmac_md5(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_md5() argument
[all...]
H A Dsha1-prf.c30 int sha1_prf(const u8 *key, size_t key_len, const char *label, in sha1_prf() argument
H A Dsha1-tprf.c29 int sha1_t_prf(const u8 *key, size_t key_len, const char *label, in sha1_t_prf() argument
H A Dsha1.c26 int hmac_sha1_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha1_vector() argument
104 hmac_sha1(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha1() argument
[all...]
H A Dsha256.c26 int hmac_sha256_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha256_vector() argument
100 hmac_sha256(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha256() argument
[all...]
H A Dsha384.c26 int hmac_sha384_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha384_vector() argument
100 hmac_sha384(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha384() argument
[all...]
H A Dsha512.c26 int hmac_sha512_vector(const u8 *key, size_t key_len, size_t num_elem, in hmac_sha512_vector() argument
100 hmac_sha512(const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *mac) hmac_sha512() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dpkcs8.c180 struct crypto_private_key *key; in pkcs8_enc_key_import() local
H A Dtlsv1_cred.h15 struct crypto_private_key *key; member
/third_party/vk-gl-cts/framework/delibs/depool/
H A DdePoolHash.c102 deInt16 key = deTestHashIter_getKey(&testIter); in dePoolHash_selfTest() local
134 deInt16 key = deTestInt16Array_get(keyArray, ndx); in dePoolHash_selfTest() local
/third_party/vk-gl-cts/framework/egl/
H A DegluGLFunctionLoader.cpp63 const deUint32 key = apiType.getPacked(); in getLibrary() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-cbc.c24 int aes_128_cbc_encrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_encrypt() argument
60 int aes_128_cbc_decrypt(const u8 *key, const u8 *iv, u8 *data, size_t data_len) in aes_128_cbc_decrypt() argument
H A Daes-ctr.c25 int aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce, in aes_ctr_encrypt() argument
67 int aes_128_ctr_encrypt(const u8 *key, const u8 *nonce, in aes_128_ctr_encrypt() argument

Completed in 7 milliseconds

1...<<31323334353637383940>>...245