Searched refs:teeDevice (Results 1 – 1 of 1) sorted by relevance
1495 static sp<Keymaster> teeDevice; in getDevice() local1498 if (!teeDevice) { in getDevice()1500 teeDevice = devices[V4_0::SecurityLevel::TRUSTED_ENVIRONMENT]; in getDevice()1505 return teeDevice; in getDevice()