Home
last modified time | relevance | path

Searched refs:KmDevice (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/kernel/encryption/
DKeymaster.h48 using KmDevice = km::support::Keymaster; variable
71 android::sp<KmDevice> mDevice;
DKeymaster.cpp35 auto devices = KmDevice::enumerateAvailableDevices(); in Keymaster()