Searched refs:KeystoreCompatService (Results 1 – 3 of 3) sorted by relevance
28 static std::shared_ptr<KeystoreCompatService> ti; in addKeyMintDeviceService()31 ti = ndk::SharedRefBase::make<KeystoreCompatService>(); in addKeyMintDeviceService()
235 class KeystoreCompatService : public BnKeystoreCompatService {242 KeystoreCompatService() {} in KeystoreCompatService() function
1557 KeystoreCompatService::getKeyMintDevice(KeyMintSecurityLevel in_securityLevel, in getKeyMintDevice()1571 ScopedAStatus KeystoreCompatService::getSharedSecret(KeyMintSecurityLevel in_securityLevel, in getSharedSecret()1585 ScopedAStatus KeystoreCompatService::getSecureClock(std::shared_ptr<ISecureClock>* _aidl_return) { in getSecureClock()