Searched defs:SoftwareKeyBlobMaker (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/include/keymaster/
H A Dsoft_key_factory.h25 class SoftwareKeyBlobMaker { class in namespace:keymaster
28 virtual ~SoftwareKeyBlobMaker() {}
47 SoftKeyFactoryMixin(const SoftwareKeyBlobMaker* blob_maker) :
51 const SoftwareKeyBlobMaker& blob_maker_;

Completed in 113 milliseconds