Home
last modified time | relevance | path

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

/system/security/keystore/
Dkeymaster_worker.cpp498 auto teeKmDevice = keyStore_->getDevice(SecurityLevel::TRUSTED_ENVIRONMENT); in begin() local
499 teeKmDevice->verifyAuthorization(result.handle, {}, std::move(authToken), in begin()