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()
211 class KeystoreCompatService : public BnKeystoreCompatService {218 KeystoreCompatService() {} in KeystoreCompatService() function
1419 KeystoreCompatService::getKeyMintDevice(KeyMintSecurityLevel in_securityLevel, in getKeyMintDevice()1433 ScopedAStatus KeystoreCompatService::getSharedSecret(KeyMintSecurityLevel in_securityLevel, in getSharedSecret()1447 ScopedAStatus KeystoreCompatService::getSecureClock(std::shared_ptr<ISecureClock>* _aidl_return) { in getSecureClock()