Home
last modified time | relevance | path

Searched refs:Keymaster4 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/keymaster/4.0/support/
DKeymaster4.cpp28 void Keymaster4::getVersionIfNeeded() { in getVersionIfNeeded()
DAndroid.bp32 "Keymaster4.cpp",
DKeymaster.cpp113 auto km4s = enumerateDevices<Keymaster4>(serviceManager); in enumerateAvailableDevices()
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
DKeymaster4.h32 class Keymaster4 : public Keymaster {
35 Keymaster4(sp<IKeymasterDevice> km4_dev, const hidl_string& instanceName) in Keymaster4() function
41 const_cast<Keymaster4*>(this)->getVersionIfNeeded(); in halVersion()