Home
last modified time | relevance | path

Searched defs:parsed_key (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dhost_compute_ops.cc126 std::vector<Rendezvous::ParsedKey> parsed_key(ctx->num_outputs()); in ComputeAsync() local
281 Rendezvous::ParsedKey parsed_key; in Compute() local
H A Dtpu_compilation_cache_interface.cc236 const TpuCompilationCacheKey parsed_key = in RemoveEntry() local
352 const TpuCompilationCacheKey parsed_key = in InsertEntry() local
H A Dtpu_util.cc43 TpuCompilationCacheKey parsed_key(splits.at(0)); in ParseCompilationCacheKey() local
/aosp_15_r20/external/tink/cc/signature/
H A Dsignature_config_test.cc281 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
342 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
/aosp_15_r20/external/tink/cc/mac/
H A Dmac_config_test.cc202 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
301 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
H A Daes_cmac_proto_serialization_test.cc221 util::StatusOr<RestrictedData> parsed_key = in TEST_P() local
H A Dhmac_proto_serialization_test.cc243 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_P() local
/aosp_15_r20/external/tink/cc/daead/
H A Ddeterministic_aead_config_test.cc192 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
/aosp_15_r20/external/tink/cc/aead/
H A Daead_config_test.cc214 util::StatusOr<std::unique_ptr<Key>> parsed_key = in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Decdh_key_test.cc89 std::optional<EcdhKey> parsed_key = in TEST() local
/aosp_15_r20/external/avb/libavb/
H A Davb_rsa.c240 IAvbKey* parsed_key = NULL; in avb_rsa_verify() local
/aosp_15_r20/system/keymint/common/src/crypto/
H A Drsa.rs232 let parsed_key = pkcs1::RsaPrivateKey::try_from(private_key) in import_pkcs1_key() localVariable
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs12_test.cc640 EVP_PKEY *parsed_key = nullptr; in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs12_test.cc640 EVP_PKEY *parsed_key = nullptr; in TEST() local
/aosp_15_r20/external/leveldb/db/
H A Dversion_set.cc264 ParsedInternalKey parsed_key; in SaveValue() local