Searched refs:Keymaster (Results 1 – 4 of 4) sorted by relevance
42 class Keymaster {44 Keymaster();58 DISALLOW_COPY_AND_ASSIGN(Keymaster);
61 Keymaster::Keymaster() { in Keymaster() function in android::kernel::Keymaster87 bool Keymaster::generateKey(const km::AuthorizationSet& inParams, in generateKey()113 bool Keymaster::importKey(const km::AuthorizationSet& inParams, in importKey()140 bool Keymaster::exportKey(const std::string& kmKey, std::string* key) { in exportKey()
27 "Keymaster.cpp",
339 static bool TryPrepareHwWrappedKey(Keymaster &keymaster, in TryPrepareHwWrappedKey()369 Keymaster keymaster; in CreateHwWrappedKey()