/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 3958 struct tls_random *keys) in tls_connection_get_random() 3962 if (conn == NULL || keys == NULL) in tls_connection_get_random() 3968 os_memset(keys, 0, sizeof(*keys)); in tls_connection_get_random() 3969 keys->client_random = conn->client_random; in tls_connection_get_random() 3970 keys->client_random_len = SSL_get_client_random( in tls_connection_get_random() 3972 keys->server_random = conn->server_random; in tls_connection_get_random() 3973 keys->server_random_len = SSL_get_server_random( in tls_connection_get_random() 4127 "OpenSSL: EAP-FAST keys cannot be exported in FIPS mode"); in tls_connection_get_eap_fast_key() 3957 tls_connection_get_random(void *ssl_ctx, struct tls_connection *conn, struct tls_random *keys) tls_connection_get_random() argument
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | gen_framework.py | 338 self.basetypes = {} # dictionary, e.g. one of keys is VkFlags and its value is uint32_t 2151 if 'register_extension' not in data.keys(): 2742 for blobName in sorted(blobStructs.keys()): 2948 for blobName in sorted(blobStructs.keys()): 3095 if 'mandatory_features' in data.keys(): 3101 if not 'features' in featureData.keys() or 'requirements' not in featureData.keys(): 3341 if 'register_extension' not in data.keys(): 3347 if 'mandatory_features' in data.keys(): 3572 # keys ar [all...] |
H A D | ohos_gen_framework.py | 322 self.basetypes = {} # dictionary, e.g. one of keys is VkFlags and its value is uint32_t 1823 if 'register_extension' not in data.keys(): 2449 for blobName in sorted(blobStructs.keys()): 2661 for blobName in sorted(blobStructs.keys()): 2765 if 'mandatory_features' not in data.keys(): 2772 if not 'features' in featureData.keys() or 'requirements' not in featureData.keys(): 2958 if 'register_extension' not in data.keys(): 2964 if 'mandatory_features' in data.keys(): 3069 # keys ar [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_image.cpp | 471 static std::array<int32_t, 4> keys = { in UpdateSliceResult() local 474 for (uint32_t i = 0; i < keys.size(); i++) { in UpdateSliceResult() 475 auto sliceSize = sliceObj->GetProperty(keys.at(i)); in UpdateSliceResult()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_render_node_bridge.cpp | 214 const char* keys[] = { "size", "canvas" }; in FireDrawCallback() local 215 auto contextObj = panda::ObjectRef::NewWithNamedProperties(vm, ArraySize(keys), keys, values); in FireDrawCallback()
|
/foundation/arkui/ace_engine/test/unittest/core/event/ |
H A D | event_hub_test_ng.cpp | 304 EXPECT_EQ(NUM_CTRL_VALUE, (*iter).keys); in HWTEST_F() 312 EXPECT_EQ(NUM_SHIFT_VALUE, (*iter).keys); in HWTEST_F() 320 EXPECT_EQ(NUM_CTRL_VALUE, (*iter).keys); in HWTEST_F()
|
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/ |
H A D | device_profile_manager.cpp | 546 std::vector<DistributedKv::Entry> DeviceProfileManager::GetEntriesByKeys(const std::vector<std::string>& keys) in GetEntriesByKeys() argument 550 if (keys.empty()) { in GetEntriesByKeys() 551 HILOGE("keys empty."); in GetEntriesByKeys() 560 for (const auto& key : keys) { in GetEntriesByKeys()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_predicate_query_expand_test.cpp | 470 vector<Key> keys; in HWTEST_F() local 472 keys.push_back(iter->key); in HWTEST_F() 474 EXPECT_EQ(DistributedDBNbTestTools::DeleteLocalBatch(*g_nbQueryDelegate, keys), OK); in HWTEST_F()
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | 161 let r1 = Object.keys(q1); 198 let r1 = Object.keys(x1.subscribe); 437 let r1 = Object.keys(k3);
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_glue.c | 9 * Added RFC4106 AES-GCM support for 128-bit keys under the AEAD 192 void *keys, u8 *out, unsigned int num_bytes); 194 void *keys, u8 *out, unsigned int num_bytes); 196 void *keys, u8 *out, unsigned int num_bytes);
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 824 .keys = vsc9953_vcap_es0_keys, 836 .keys = vsc9953_vcap_is1_keys, 852 .keys = vsc9953_vcap_is2_keys,
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | sysfs.c | 606 bch_btree_keys_stats(&b->keys, &op->stats); in bch_btree_bset_stats() 653 for_each_key_filter(&b->keys, k, &iter, bch_ptr_bad) in bch_root_usage() 668 ret += 1 << (b->keys.page_order + PAGE_SHIFT); in bch_cache_size()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-era-target.c | 877 uint64_t keys[1]; in metadata_era_archive() local 889 keys[0] = md->current_era; in metadata_era_archive() 892 keys, &value, &md->writeset_tree_root); in metadata_era_archive()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
H A D | ocelot_vsc7514.c | 989 .keys = vsc7514_vcap_es0_keys, 1001 .keys = vsc7514_vcap_is1_keys, 1017 .keys = vsc7514_vcap_is2_keys,
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 8 * See Documentation/security/keys/trusted-encrypted.rst 19 #include <keys/user-type.h> 20 #include <keys/trusted-type.h> 30 #include <keys/trusted_tpm.h>
|
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | seville_vsc9953.c | 748 .keys = vsc9953_vcap_es0_keys, 760 .keys = vsc9953_vcap_is1_keys, 776 .keys = vsc9953_vcap_is2_keys,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_tc.c | 104 off = sel->keys[0].off << sel->offshift; in tc_fill_entry() 105 data = sel->keys[0].val; in tc_fill_entry() 106 mask = sel->keys[0].mask; in tc_fill_entry()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | af_alg.c | 25 #include <keys/user-type.h> 26 #include <keys/trusted-type.h> 27 #include <keys/encrypted-type.h>
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-era-target.c | 896 uint64_t keys[1]; in metadata_era_archive() local 908 keys[0] = md->current_era; in metadata_era_archive() 911 keys, &value, &md->writeset_tree_root); in metadata_era_archive()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | sysfs.c | 627 bch_btree_keys_stats(&b->keys, &op->stats); in bch_btree_bset_stats() 674 for_each_key_filter(&b->keys, k, &iter, bch_ptr_bad) in bch_root_usage() 689 ret += 1 << (b->keys.page_order + PAGE_SHIFT); in bch_cache_size()
|
/third_party/node/test/parallel/ |
H A D | test-readline-interface.js | 372 const keys = []; 375 keys.push(key); 388 assert.strictEqual(keys.join(''), 'fooXbar');
|
/third_party/node/deps/undici/src/lib/fetch/ |
H A D | index.js | 2011 const keys = Object.keys(headersList) 2012 for (const key of keys) {
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
H A D | capture_replay_tests.py | 685 for key in self.non_pass_results.keys(): 688 for key in self.run_single.keys(): 962 if test not in test_expectation_for_list.keys():
|
/third_party/skia/src/ports/skia_ohos/ |
H A D | FontConfig_ohos.cpp | 394 const char* keys[] = {"generic", "fallback", nullptr}; in parseConfig() local 397 if (keys[index] == nullptr) { in parseConfig() 400 key = keys[index++]; in parseConfig()
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | well_known_types_test.py | 795 self.assertEqual(7, len(struct.keys())) 797 for key in struct.keys(): 802 item = (next(iter(struct.keys())), next(iter(struct.values()))) 915 # if there are duplicate map keys the last key seen is used".
|