| /external/pigweed/pw_bluetooth_sapphire/host/sm/ |
| D | ecdh_key_test.cc | 45 auto new_key = EcdhKey::ParseFromPublicKey(kSerializedKey); in TEST() local 64 auto new_key = EcdhKey::ParseFromPublicKey(kSerializedKey); in TEST() local 81 auto new_key = EcdhKey::ParseFromPublicKey(kSerializedKey); in TEST() local 86 std::optional<LocalEcdhKey> new_key = LocalEcdhKey::Create(); in TEST() local
|
| D | ecdh_key.cc | 38 auto new_key = EcdhKey(); in ParseFromPublicKey() local 143 auto new_key = LocalEcdhKey(); in Create() local
|
| /external/marisa-trie/lib/marisa/ |
| D | keyset.cc | 21 Key &new_key = key_blocks_[size_ / KEY_BLOCK_SIZE][size_ % KEY_BLOCK_SIZE]; in push_back() local 41 Key &new_key = key_blocks_[size_ / KEY_BLOCK_SIZE][size_ % KEY_BLOCK_SIZE]; in push_back() local
|
| /external/kernel-headers/original/uapi/linux/ |
| D | pr.h | 41 __u64 new_key; member 48 __u64 new_key; member
|
| /external/libsrtp2/crypto/kernel/ |
| D | key.c | 71 srtp_key_limit_t *new_key) in srtp_key_limit_clone()
|
| /external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
| D | prepare_tpu_computation_for_tf_export.cc | 165 auto new_key = StringAttr::get(ctx, old_key.str() + "_dtoh_0"); in RewriteCommunicationOps() local 169 auto new_key = StringAttr::get(ctx, old_key.str() + "_htod_0"); in RewriteCommunicationOps() local
|
| /external/zucchini/ |
| D | targets_affinity.cc | 32 key_t new_key = 0; in InferFromSimilarities() local
|
| D | zucchini_gen.cc | 218 offset_t new_key = projected_target_pool.KeyForOffset(new_offset); in GenerateReferencesDelta() local
|
| /external/tink/cc/aead/ |
| D | aead_factory_test.cc | 76 AesGcmKey new_key = AesGcmKeyManager().CreateKey(key_format).value(); in TEST_F() local
|
| /external/tink/cc/mac/ |
| D | mac_factory_test.cc | 77 auto new_key = std::move(key_factory.NewKey(key_format).value()); in TEST_F() local
|
| /external/tink/cc/daead/ |
| D | deterministic_aead_factory_test.cc | 72 auto new_key = std::move(key_factory.NewKey(key_format).value()); in TEST_F() local
|
| /external/tink/python/tink/core/ |
| D | _primitive_set_test.py | 32 def new_key( function
|
| /external/python/cpython3/Python/ |
| D | thread.c | 149 Py_tss_t *new_key = (Py_tss_t *)PyMem_RawMalloc(sizeof(Py_tss_t)); in PyThread_tss_alloc() local
|
| /external/selinux/libsepol/cil/src/ |
| D | android.c | 218 char *new_key; in __cil_attrib_convert_type() local 249 char *new_key; in __cil_attrib_swap_symtab_key() local 796 char *new_key = __cil_attrib_get_versname(orig_type, verargs->num); in cil_build_mappings_tree() local
|
| /external/tink/cc/core/ |
| D | key_manager_impl.h | 98 auto new_key = static_cast<const KeyProto&>(*(new_key_result.value())); in NewKeyData() local
|
| /external/icing/icing/index/main/ |
| D | main-index.cc | 352 bool new_key; in AddBackfillBranchPoints() local 446 bool new_key; in AddBranchPoints() local
|
| /external/autotest/cli/ |
| D | action_common.py | 58 def _convert_wildcard(self, old_key, new_key, argument
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | tcp_fastopen_backup_key.c | 214 static uint32_t new_key[4]; in rotate_key() local
|
| /external/webrtc/rtc_base/ |
| D | message_digest.cc | 113 std::unique_ptr<uint8_t[]> new_key(new uint8_t[block_len]); in ComputeHmac() local
|
| /external/llvm-libc/src/__support/threads/ |
| D | thread.cpp | 61 cpp::optional<unsigned int> new_key(TSSDtor *dtor) { in new_key() function in LIBC_NAMESPACE::__anoncd3d0d3a0111::TSSKeyMgr
|
| /external/perfetto/src/trace_processor/importers/proto/ |
| D | proto_trace_parser_impl.cc | 314 StringId new_key = in ParseMetatraceEvent() local
|
| /external/libpng/ |
| D | pngwutil.c | 1534 png_byte new_key[80]; in png_write_tEXt() local 1577 png_byte new_key[81]; in png_write_zTXt() local 1629 png_byte new_key[82]; in png_write_iTXt() local
|
| /external/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_batch_cache.c | 126 struct fd_batch_key *new_key = rzalloc_size(mem_ctx, sz); in fd_batch_key_clone() local
|
| /external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
| D | CppAssetManager2.java | 1012 final Ref<Integer> new_key = new Ref<>(dtohl(map_entry.name.ident)); in GetBag() local 1145 final Ref<Integer> new_key = new Ref<>(map_entry.name.ident); in GetBag() local
|
| /external/tensorflow/tensorflow/core/grappler/costs/ |
| D | utils.cc | 154 string new_key = absl::StrCat("parent_", i, "_op"); in ExtractExtraProperties() local
|