Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/core/
H A Dprivate_key_manager_impl.h134 const PrivateKeyFactory& get_key_factory() const override { in get_key_factory() function
H A Dkey_manager_impl.h220 const KeyFactory& get_key_factory() const override { in get_key_factory() function
/aosp_15_r20/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp318 const KeyFactory* get_key_factory(const AuthorizationSet& key_description, in get_key_factory() function
/aosp_15_r20/external/tink/cc/internal/
H A Dregistry_impl_test.cc166 const KeyFactory& get_key_factory() const override { return key_factory_; } in get_key_factory() function in crypto::tink::internal::__anondac9a14a0111::TestAeadKeyManager