Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/core/
H A Dkey_manager.cc26 class AlwaysFailingKeyFactory : public KeyFactory { class
29 explicit AlwaysFailingKeyFactory(const crypto::tink::util::Status& status) in AlwaysFailingKeyFactory() function in crypto::tink::AlwaysFailingKeyFactory