Home
last modified time | relevance | path

Searched defs:proto_key (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/tink/cc/signature/
H A Ded25519_proto_serialization.cc142 google::crypto::tink::Ed25519PublicKey proto_key; in ParsePublicKey() local
183 google::crypto::tink::Ed25519PrivateKey proto_key; in ParsePrivateKey() local
238 google::crypto::tink::Ed25519PublicKey proto_key; in SerializePublicKey() local
H A Ded25519_proto_serialization_test.cc311 google::crypto::tink::Ed25519PublicKey proto_key; in TEST_P() local
501 google::crypto::tink::Ed25519PrivateKey proto_key; in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_compilation_cache_interface.cc369 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsent()
407 std::vector<std::string>* proto_key, std::vector<std::string>* sharding_key, in CompileIfKeyAbsentHelper()
586 const std::string& proto_key, in Lookup()
H A Dtpu_compilation_cache_lookup.h50 virtual Status Lookup(const string& proto_key, in Lookup()
H A Dtpu_compilation_cache_local_lookup.cc31 const string& proto_key, std::unique_ptr<CompilationCacheEntryRef>* entry, in Lookup()
H A Dcompiled_subgraph.h125 std::vector<std::string> proto_key; member
H A Dtpu_compilation_cache_rpc_lookup.cc64 const std::string& proto_key, in Lookup()
/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc123 const Keyset::Key& proto_key = get_keyset().key(index); in ValidateAt() local
150 Keyset::Key proto_key = keyset.key(i); in Validate() local
220 const Keyset::Key& proto_key, uint32_t primary_key_id) { in CreateEntry()
H A Dkeyset_handle_builder_test.cc568 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local
616 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local
720 util::StatusOr<internal::LegacyProtoKey> proto_key = in TEST_F() local
/aosp_15_r20/external/tink/cc/daead/
H A Daes_siv_proto_serialization.cc142 google::crypto::tink::AesSivKey proto_key; in ParseKey() local
178 google::crypto::tink::AesSivKey proto_key; in SerializeKey() local
/aosp_15_r20/external/tink/cc/mac/
H A Daes_cmac_proto_serialization.cc146 google::crypto::tink::AesCmacKey proto_key; in ParseKey() local
187 google::crypto::tink::AesCmacKey proto_key; in SerializeKey() local
H A Dhmac_proto_serialization.cc199 google::crypto::tink::HmacKey proto_key; in ParseKey() local
245 google::crypto::tink::HmacKey proto_key; in SerializeKey() local
/aosp_15_r20/external/tink/cc/aead/
H A Daes_gcm_proto_serialization.cc168 google::crypto::tink::AesGcmKey proto_key; in ParseKey() local
214 google::crypto::tink::AesGcmKey proto_key; in SerializeKey() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/art/libdexfile/dex/
H A Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
274 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
274 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dtest_dex_file_builder.h68 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod() local
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx() local
/aosp_15_r20/external/tink/cc/internal/
H A Dmutable_serialization_registry.cc110 util::StatusOr<LegacyProtoKey> proto_key = internal::LegacyProtoKey::Create( in ParseKeyWithLegacyFallback() local
H A Dkeyset_handle_builder_entry.cc113 const LegacyProtoKey* proto_key = dynamic_cast<const LegacyProtoKey*>(key); in SerializeLegacyKey() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_compile_ops.cc194 std::vector<string> proto_key; in Compute() local
/aosp_15_r20/tools/dexter/slicer/
H A Ddex_ir.cc52 bool ProtosHasher::Compare(const std::string& proto_key, const Proto* proto) const { in Compare() argument

12