Home
last modified time | relevance | path

Searched defs:ParseKey (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/tink/cc/internal/
H A Dkey_parser.h86 util::StatusOr<std::unique_ptr<Key>> ParseKey( in ParseKey() function
H A Dserialization_registry.cc123 util::StatusOr<std::unique_ptr<Key>> SerializationRegistry::ParseKey( in ParseKey() function in crypto::tink::internal::SerializationRegistry
H A Dkey_parser_test.cc57 TEST(KeyParserTest, ParseKey) { in TEST() argument
H A Dmutable_serialization_registry.cc96 util::StatusOr<std::unique_ptr<Key>> MutableSerializationRegistry::ParseKey( in ParseKey() function in crypto::tink::internal::MutableSerializationRegistry
H A Dmutable_serialization_registry_test.cc159 TEST(MutableSerializationRegistryTest, ParseKey) { in TEST() argument
H A Dserialization_registry_test.cc160 TEST(SerializationRegistryTest, ParseKey) { in TEST() argument
/aosp_15_r20/external/tink/cc/daead/
H A Daes_siv_proto_serialization.cc131 util::StatusOr<AesSivKey> ParseKey( in ParseKey() function
H A Daes_siv_proto_serialization_test.cc199 TEST_P(AesSivProtoSerializationTest, ParseKey) { in TEST_P() argument
/aosp_15_r20/external/tink/cc/mac/
H A Daes_cmac_proto_serialization.cc135 util::StatusOr<AesCmacKey> ParseKey( in ParseKey() function
H A Dhmac_proto_serialization.cc187 util::StatusOr<HmacKey> ParseKey( in ParseKey() function
H A Daes_cmac_proto_serialization_test.cc193 TEST_P(AesCmacProtoSerializationTest, ParseKey) { in TEST_P() argument
H A Dhmac_proto_serialization_test.cc224 TEST_P(HmacProtoSerializationTest, ParseKey) { in TEST_P() argument
/aosp_15_r20/external/tink/cc/aead/
H A Daes_gcm_proto_serialization.cc157 util::StatusOr<AesGcmKey> ParseKey( in ParseKey() function
H A Daes_gcm_proto_serialization_test.cc250 TEST_P(AesGcmProtoSerializationTest, ParseKey) { in TEST_P() argument
/aosp_15_r20/external/leveldb/db/
H A Ddb_iter.cc122 inline bool DBIter::ParseKey(ParsedInternalKey* ikey) { in ParseKey() function in leveldb::__anon8a7af5d60111::DBIter
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drendezvous.cc88 Status Rendezvous::ParseKey(StringPiece key, ParsedKey* out) { in ParseKey() function in tensorflow::Rendezvous
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc920 util::Status JsonStreamParser::ParseKey() { in ParseKey() function in google::protobuf::util::converter::JsonStreamParser
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc920 util::Status JsonStreamParser::ParseKey() { in ParseKey() function in google::protobuf::util::converter::JsonStreamParser