Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.1/support/
DKeymaster4.cpp23 void Keymaster4::getVersionIfNeeded() { in getVersionIfNeeded()
DAndroid.bp38 "Keymaster4.cpp",
DKeymaster.cpp127 auto km4s = enumerateDevices<Keymaster4>(serviceManager); in enumerateAvailableDevices()
/hardware/interfaces/keymaster/4.1/support/include/keymasterV4_1/
DKeymaster4.h28 class Keymaster4 : public Keymaster {
34 Keymaster4(sp<V4_0::IKeymasterDevice> km4_0_dev, const hidl_string& instanceName) in Keymaster4() function
41 const_cast<Keymaster4*>(this)->getVersionIfNeeded(); in halVersion()