Searched refs:SoftGateKeeperDevice (Results 1 – 4 of 4) sorted by relevance
31 class SoftGateKeeperDevice {33 SoftGateKeeperDevice() { in SoftGateKeeperDevice() function
21 int SoftGateKeeperDevice::enroll(uint32_t uid, in enroll()71 int SoftGateKeeperDevice::verify(uint32_t uid, in verify()
22 SoftGateKeeperDevice.cpp \
58 soft_device.reset(new SoftGateKeeperDevice()); in GateKeeperProxy()225 SoftGateKeeperDevice soft_dev; in verifyChallenge()320 UniquePtr<SoftGateKeeperDevice> soft_device;