Home
last modified time | relevance | path

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

/external/tink/cc/internal/
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::__anonc98c0ae80111::TestKeyFactory