Home
last modified time | relevance | path

Searched defs:key (Results 3176 - 3200 of 9236) sorted by relevance

1...<<121122123124125126127128129130>>...370

/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_tdes_common.c64 static int tdes_init(void *vctx, const unsigned char *key, size_t keylen, in tdes_init() argument
99 int ossl_tdes_einit(void *vctx, const unsigned char *key, size_t keylen, in ossl_tdes_einit() argument
106 int ossl_tdes_dinit(void *vctx, const unsigned char *key, size_t keylen, in ossl_tdes_dinit() argument
/third_party/openssl/providers/implementations/encode_decode/
H A Dencode_key2ms.c128 static int key2msblob_encode(void *vctx, const void *key, int selection, in key2msblob_encode() argument
150 static int key2pvk_encode(void *vctx, const void *key, int selection, in key2pvk_encode() argument
[all...]
/third_party/openssl/providers/implementations/macs/
H A Dsiphash_prov.c108 static int siphash_init(void *vmacctx, const unsigned char *key, size_t keylen, in siphash_init() argument
95 siphash_setkey(struct siphash_data_st *ctx, const unsigned char *key, size_t keylen) siphash_setkey() argument
H A Dpoly1305_prov.c93 static int poly1305_init(void *vmacctx, const unsigned char *key, in poly1305_init() argument
81 poly1305_setkey(struct poly1305_data_st *ctx, const unsigned char *key, size_t keylen) poly1305_setkey() argument
/third_party/openssl/providers/implementations/digests/
H A Dblake2b_prov.c136 ossl_blake2b_init_key(BLAKE2B_CTX *c, const BLAKE2B_PARAM *P, const void *key) ossl_blake2b_init_key() argument
H A Dblake2s_prov.c129 ossl_blake2s_init_key(BLAKE2S_CTX *c, const BLAKE2S_PARAM *P, const void *key) ossl_blake2s_init_key() argument
/third_party/openssl/providers/implementations/kdfs/
H A Dsshkdf.c44 unsigned char *key; /* K */ member
99 static int kdf_sshkdf_derive(void *vctx, unsigned char *key, size_t keylen, in kdf_sshkdf_derive() argument
227 SSHKDF(const EVP_MD *evp_md, const unsigned char *key, size_t key_len, const unsigned char *xcghash, size_t xcghash_len, const unsigned char *session_id, size_t session_id_len, char type, unsigned char *okey, size_t okey_len) SSHKDF() argument
[all...]
/third_party/openssl/ssl/
H A Dtls_depr.c115 int ssl_hmac_old_init(SSL_HMAC *ctx, void *key, size_t len, char *md) in ssl_hmac_old_init() argument
168 ssl_set_tmp_ecdh_groups(uint16_t **pext, size_t *pextlen, void *key) ssl_set_tmp_ecdh_groups() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_compact.cpp168 void CompactData::CompactDataSink::put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put() argument
H A Dnumber_utils.cpp38 CharString key; in doGetPattern() local
H A Dsortkey.cpp247 computeHashCode(const uint8_t *key, int32_t length) { in computeHashCode() argument
281 ucol_keyHashCode(const uint8_t *key, in ucol_keyHashCode() argument
H A Duspoof_impl.h179 inline static UChar32 keyToCodePoint(int32_t key) { in keyToCodePoint() argument
182 inline static int32_t keyToLength(int32_t key) { in keyToLength() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Ddatamap.cpp88 const UChar *key = NULL; in init() local
103 const ResourceBundle *RBDataMap::getItem(const char* key, UErrorCode &status) const in getItem() argument
119 const UnicodeString RBDataMap::getString(const char* key, UErrorCode &status) const in getString() argument
130 RBDataMap::getInt28(const char* key, UErrorCode &status) const in getInt28() argument
141 RBDataMap::getUInt28(const char* key, UErrorCod argument
152 getIntVector(int32_t &length, const char *key, UErrorCode &status) const getIntVector() argument
162 getBinary(int32_t &length, const char *key, UErrorCode &status) const getBinary() argument
171 getInt(const char* key, UErrorCode &status) const getInt() argument
181 getStringArray(int32_t& count, const char* key, UErrorCode &status) const getStringArray() argument
202 getIntArray(int32_t& count, const char* key, UErrorCode &status) const getIntArray() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_sni.c48 gnutls_privkey_t key; member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_urlparse.c71 test_values(void *cls, enum MHD_ValueKind kind, const char *key, const char *value) test_values() argument
/third_party/skia/tests/
H A DHashTest.cpp266 int key = 0; in DEF_TEST() member
/third_party/skia/third_party/externals/angle2/util/
H A DOSWindow.cpp47 static const char *KeyName(Key key) in KeyName() argument
/third_party/skia/third_party/externals/brotli/c/dec/
H A Dhuffman.c109 brotli_reg_t key; /* prefix code */ in BrotliBuildCodeLengthsHuffmanTable() local
177 brotli_reg_t key; /* prefix code */ in BrotliBuildHuffmanTable() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp44 FindShaderModule( const PipelineLayoutEntryPointPair& key) FindShaderModule() argument
55 AddOrGetCachedShaderModule( const PipelineLayoutEntryPointPair& key, VkShaderModule value) AddOrGetCachedShaderModule() argument
/third_party/openssl/test/
H A Digetest.c38 const unsigned char key[16]; member
152 AES_KEY key; in test_ige_vectors() local
225 AES_KEY key; test_ige_enc_dec() local
243 AES_KEY key; test_ige_enc_chaining() local
265 AES_KEY key; test_ige_dec_chaining() local
291 AES_KEY key; test_ige_garble_forwards() local
329 AES_KEY key, key2; test_bi_ige_enc_dec() local
350 AES_KEY key, key2; test_bi_ige_garble1() local
381 AES_KEY key, key2; test_bi_ige_garble2() local
412 AES_KEY key, key2; test_bi_ige_garble3() local
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dfthash.c105 hash_bucket( FT_Hashkey key, in hash_bucket() argument
233 hash_insert( FT_Hashkey key, in hash_insert() argument
271 ft_hash_str_insert( const char* key, size_t data, FT_Hash hash, FT_Memory memory ) ft_hash_str_insert() argument
301 hash_lookup( FT_Hashkey key, FT_Hash hash ) hash_lookup() argument
313 ft_hash_str_lookup( const char* key, FT_Hash hash ) ft_hash_str_lookup() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttkern.c247 FT_ULong key; in FT_LOCAL_DEF() local
270 FT_ULong key = FT_NEXT_ULONG( p ); in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1driver.c186 t1_ps_get_font_value( FT_Face face, PS_Dict_Keys key, FT_UInt idx, void *value, FT_Long value_len_ ) t1_ps_get_font_value() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-shape-plan.cc342 hb_shape_plan_set_user_data(hb_shape_plan_t *shape_plan, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_shape_plan_set_user_data() argument
364 hb_shape_plan_get_user_data(hb_shape_plan_t *shape_plan, hb_user_data_key_t *key) hb_shape_plan_get_user_data() argument
536 hb_shape_plan_key_t key; hb_shape_plan_create_cached2() local
[all...]
H A Dhb-unicode.cc289 hb_unicode_funcs_set_user_data(hb_unicode_funcs_t *ufuncs, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_unicode_funcs_set_user_data() argument
311 hb_unicode_funcs_get_user_data(hb_unicode_funcs_t *ufuncs, hb_user_data_key_t *key) hb_unicode_funcs_get_user_data() argument
[all...]

Completed in 17 milliseconds

1...<<121122123124125126127128129130>>...370