Home
last modified time | relevance | path

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

/frameworks/av/drm/libmediadrmrkp/include/
DDrmRkpAdapter.h25 using IRemotelyProvisionedComponent = variable
26 ::aidl::android::hardware::security::keymint::IRemotelyProvisionedComponent;
27 std::map<std::string, std::shared_ptr<IRemotelyProvisionedComponent>>
/frameworks/base/services/tests/RemoteProvisioningServiceTests/src/com/android/server/security/rkp/
DRemoteProvisioningShellCommandTest.java33 import android.hardware.security.keymint.IRemotelyProvisionedComponent;
66 Map<String, IRemotelyProvisionedComponent> mIrpcs;
75 IRemotelyProvisionedComponent getIrpcBinder(String name) { in getIrpcBinder()
76 IRemotelyProvisionedComponent irpc = mIrpcs.get(name); in getIrpcBinder()
150 injector.mIrpcs = Map.of("default", mock(IRemotelyProvisionedComponent.class)); in list_oneInstances()
163 "default", mock(IRemotelyProvisionedComponent.class), in list_twoInstances()
164 "strongbox", mock(IRemotelyProvisionedComponent.class)); in list_twoInstances()
175 IRemotelyProvisionedComponent defaultMock = mock(IRemotelyProvisionedComponent.class); in csr_hwVersion1_withChallenge()
208 IRemotelyProvisionedComponent defaultMock = mock(IRemotelyProvisionedComponent.class); in csr_hwVersion2_withChallenge()
241 IRemotelyProvisionedComponent defaultMock = mock(IRemotelyProvisionedComponent.class); in csr_hwVersion3_withoutChallenge()
[all …]
/frameworks/base/services/core/java/com/android/server/security/rkp/
DRemoteProvisioningShellCommand.java21 import android.hardware.security.keymint.IRemotelyProvisionedComponent;
181 IRemotelyProvisionedComponent binder = mInjector.getIrpcBinder(name); in csr()
293 return ServiceManager.getDeclaredInstances(IRemotelyProvisionedComponent.DESCRIPTOR); in getIrpcNames()
296 IRemotelyProvisionedComponent getIrpcBinder(String name) { in getIrpcBinder()
297 String irpc = IRemotelyProvisionedComponent.DESCRIPTOR + "/" + name; in getIrpcBinder()
298 IRemotelyProvisionedComponent binder = in getIrpcBinder()
299 IRemotelyProvisionedComponent.Stub.asInterface( in getIrpcBinder()
309 String irpc = IRemotelyProvisionedComponent.DESCRIPTOR + "/" + name; in getRegistrationProxy()
/frameworks/av/drm/libmediadrmrkp/src/
DDrmRkpAdapter.cpp31 std::map<std::string, std::shared_ptr<IRemotelyProvisionedComponent>>
33 std::map<std::string, std::shared_ptr<IRemotelyProvisionedComponent>> comps; in getDrmRemotelyProvisionedComponents()
93 std::map<std::string, std::shared_ptr<IRemotelyProvisionedComponent>>*>( in getDrmRemotelyProvisionedComponents()
DDrmRemotelyProvisionedComponent.cpp49 IRemotelyProvisionedComponent::STATUS_REMOVED, in generateEcdsaP256KeyPair()
57 IRemotelyProvisionedComponent::STATUS_REMOVED, in generateCertificateRequest()
76 IRemotelyProvisionedComponent::STATUS_FAILED, in getVerifiedDeviceInfo()
116 IRemotelyProvisionedComponent::STATUS_FAILED, in getDeviceInfo()
/frameworks/proto_logging/stats/atoms/rkpd/
Drkpd_extension_atoms.proto39 * The name of the IRemotelyProvisionedComponent for which the keys were
/frameworks/proto_logging/stats/
Datoms.proto18051 * Security level of the IRemotelyProvisionedComponent.