Searched refs:ParseKeyWithLegacyFallback (Results 1 – 4 of 4) sorted by relevance
192 TEST(MutableSerializationRegistryTest, ParseKeyWithLegacyFallback) { in TEST() argument199 registry.ParseKeyWithLegacyFallback(IdKeySerialization(/*id=*/123), in TEST()216 registry.ParseKeyWithLegacyFallback(*serialization, in TEST()
90 util::StatusOr<std::unique_ptr<Key>> ParseKeyWithLegacyFallback(
104 MutableSerializationRegistry::ParseKeyWithLegacyFallback( in ParseKeyWithLegacyFallback() function in crypto::tink::internal::MutableSerializationRegistry
229 .ParseKeyWithLegacyFallback(*serialization, in CreateEntry()