Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/internal/
H A Dregistry_impl_test.cc117 class TestKeyFactory : public KeyFactory { class
119 explicit TestKeyFactory(const std::string& key_type) : key_type_(key_type) {} in TestKeyFactory() function in crypto::tink::internal::__anondac9a14a0111::TestKeyFactory