| /third_party/node/deps/openssl/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 70 static EVP_PKEY *evp_pkey_new0_key(void *key, int evp_type) in evp_pkey_new0_key() argument 287 void *key = NULL; do_b2i_key() local 316 void *key = do_b2i_key(in, length, &isdss, ispub); ossl_b2i() local 327 void *key = NULL; ossl_b2i_bio() local 793 derive_pvk_key(unsigned char *key, const unsigned char *salt, unsigned int saltlen, const unsigned char *pass, int passlen, OSSL_LIB_CTX *libctx, const char *propq) derive_pvk_key() argument 829 void *key = NULL; do_PVK_body_key() local 924 void *key = NULL; do_PVK_key_bio() local 988 void *key = do_PVK_key_bio(in, cb, u, &isdss, &ispub, NULL, NULL); b2i_PVK_bio_ex() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_lib.c | 1215 int EC_KEY_set_ex_data(EC_KEY *key, int idx, void *arg) in EC_KEY_set_ex_data() argument 1220 void *EC_KEY_get_ex_data(const EC_KEY *key, int idx) in EC_KEY_get_ex_data() argument
|
| H A D | ecx_meth.c | 301 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_priv_key() local 322 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_pub_key() local 352 const ECX_KEY *key = from->pkey.ecx; in ecx_pkey_export_to() local 724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument 751 pkey_ecx_derive25519(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) pkey_ecx_derive25519() argument 764 pkey_ecx_derive448(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) pkey_ecx_derive448() argument 943 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_X25519, 1, s390x_pkey_ecx_keygen25519() local 986 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_X448, 1, s390x_pkey_ecx_keygen448() local 1032 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_ED25519, 1, s390x_pkey_ecd_keygen25519() local 1098 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_ED448, 1, s390x_pkey_ecd_keygen448() local 1158 s390x_pkey_ecx_derive25519(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) s390x_pkey_ecx_derive25519() argument 1171 s390x_pkey_ecx_derive448(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) s390x_pkey_ecx_derive448() argument [all...] |
| /third_party/libcoap/include/coap3/ |
| H A D | coap_uthash_internal.h | 1131 const void *key; /* ptr to enclosing struct's key */ global() member [all...] |
| /third_party/libbpf/src/ |
| H A D | usdt.c | 890 static size_t specs_hash_fn(long key, void *ctx) in specs_hash_fn() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-ctf-reader.cc | 165 string key = dic_type_key(dic, ctf_type); in add_type() local 187 std::string key = dic_type_key(dic, ctf_type); in lookup_type() local 1671 std::stringstream key; in dic_type_key() local
|
| /third_party/python/Python/ |
| H A D | symtable.c | 373 PySymtable_Lookup(struct symtable *st, void *key) in PySymtable_Lookup() argument 59 ste_new(struct symtable *st, identifier name, _Py_block_ty block, void *key, int lineno, int col_offset, int end_lineno, int end_col_offset) ste_new() argument
|
| /third_party/python/Tools/c-analyzer/c_parser/ |
| H A D | info.py | 603 def key(self): member in HighlevelParsedItem [all...] |
| /third_party/openssl/test/ |
| H A D | tls-provider.c | 227 XORKEY *key; member 468 const XORKEY *key = vkey; in xor_has() local 517 XORKEY *key = vkey; xor_get_params() local 554 XORKEY *key = vkey; xor_set_params() local 638 XORKEY *key = OPENSSL_zalloc(sizeof(*key)); xor_gen() local 662 XORKEY *key = vkey; xor_import() local 702 XORKEY *key = vkey; xor_export() local [all...] |
| H A D | testutil.h | 562 char *key; member 576 BIO *key; /* temp memory BIO for reading in keys */ member
|
| /third_party/protobuf/conformance/ |
| H A D | binary_json_conformance_suite.cc | 267 const FieldDescriptor* key = map_entry->field(0); in GetFieldForMapType() local [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 811 int key, val, i; in rfcomm_io_callback() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | source-output.c | 1141 void pa_source_output_set_property(pa_source_output *o, const char *key, const char *value) { in pa_source_output_set_property() argument 1180 void pa_source_output_set_property_arbitrary(pa_source_output *o, const char *key, const uint8_t *value, size_t nbytes) { in pa_source_output_set_property_arbitrary() argument 1220 const char *key; pa_source_output_update_proplist() local [all...] |
| H A D | protocol-esound.c | 344 const uint8_t*key; in esd_proto_connect() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-ladspa-sink.c | 258 const char *key = LADSPA_ALGORITHM_PARAMETERS; in ladspa_get_all() local
|
| H A D | module-device-manager.c | 201 pa_datum key, data; in entry_write() local 280 pa_datum key, data; in entry_read() local 381 pa_datum key; dump_database() local 480 get_name(const char *key, const char *prefix) get_name() argument 505 pa_datum key; load_or_initialize_entry() local 559 pa_datum key; update_highest_priority_device_indexes() local 1175 pa_datum key; extension_cb() local 1277 pa_datum key; extension_cb() local 1314 pa_datum key; extension_cb() local [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-mixer.h | 348 char *key; member
|
| /third_party/openssl/crypto/cms/ |
| H A D | cms_env.c | 647 CMS_add0_recipient_key(CMS_ContentInfo *cms, int nid, unsigned char *key, size_t keylen, unsigned char *id, size_t idlen, ASN1_GENERALIZEDTIME *date, ASN1_OBJECT *otherTypeId, ASN1_TYPE *otherType) CMS_add0_recipient_key() argument 779 CMS_RecipientInfo_set0_key(CMS_RecipientInfo *ri, unsigned char *key, size_t keylen) CMS_RecipientInfo_set0_key() argument [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecx_meth.c | 301 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_priv_key() local 322 const ECX_KEY *key = pkey->pkey.ecx; in ecx_get_pub_key() local 352 const ECX_KEY *key = from->pkey.ecx; in ecx_pkey_export_to() local 724 validate_ecx_derive(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen, const unsigned char **privkey, const unsigned char **pubkey) validate_ecx_derive() argument 751 pkey_ecx_derive25519(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) pkey_ecx_derive25519() argument 764 pkey_ecx_derive448(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) pkey_ecx_derive448() argument 943 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_X25519, 1, s390x_pkey_ecx_keygen25519() local 986 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_X448, 1, s390x_pkey_ecx_keygen448() local 1032 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_ED25519, 1, s390x_pkey_ecd_keygen25519() local 1098 ECX_KEY *key = ossl_ecx_key_new(ctx->libctx, ECX_KEY_TYPE_ED448, 1, s390x_pkey_ecd_keygen448() local 1158 s390x_pkey_ecx_derive25519(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) s390x_pkey_ecx_derive25519() argument 1171 s390x_pkey_ecx_derive448(EVP_PKEY_CTX *ctx, unsigned char *key, size_t *keylen) s390x_pkey_ecx_derive448() argument [all...] |
| H A D | ec_lib.c | 1215 int EC_KEY_set_ex_data(EC_KEY *key, int idx, void *arg) in EC_KEY_set_ex_data() argument 1220 void *EC_KEY_get_ex_data(const EC_KEY *key, int idx) in EC_KEY_get_ex_data() argument
|
| /third_party/openssl/crypto/http/ |
| H A D | http_client.c | 519 char *buf, *key, *value, *line_end = NULL; in OSSL_HTTP_REQ_CTX_nbio() local
|
| /third_party/openssl/apps/ |
| H A D | smime.c | 136 EVP_PKEY *key = NULL; in smime_main() local [all...] |
| /third_party/openssl/crypto/pem/ |
| H A D | pvkfmt.c | 70 static EVP_PKEY *evp_pkey_new0_key(void *key, int evp_type) in evp_pkey_new0_key() argument 287 void *key = NULL; do_b2i_key() local 316 void *key = do_b2i_key(in, length, &isdss, ispub); ossl_b2i() local 327 void *key = NULL; ossl_b2i_bio() local 793 derive_pvk_key(unsigned char *key, const unsigned char *salt, unsigned int saltlen, const unsigned char *pass, int passlen, OSSL_LIB_CTX *libctx, const char *propq) derive_pvk_key() argument 829 void *key = NULL; do_PVK_body_key() local 924 void *key = NULL; do_PVK_key_bio() local 988 void *key = do_PVK_key_bio(in, cb, u, &isdss, &ispub, NULL, NULL); b2i_PVK_bio_ex() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 136 static StringPart FromJson(const Json::Value &parent, const char *key) in FromJson() argument 164 static IntegerPart FromJson(const Json::Value &parent, const char *key) in FromJson() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cDirectStateAccessVertexArraysTests.cpp | 757 std::string Utilities::replace(const std::string& src, const std::string& key, const std::string& value) in replace() argument
|