Searched refs:sharedsecret (Results 1 – 8 of 8) sorted by relevance
54 name: "android.hardware.security.sharedsecret-service.rust.xml",57 src: "android.hardware.security.sharedsecret-service.rust.xml",92 "android.hardware.security.sharedsecret-service.rust.xml",
26 "android.hardware.security.sharedsecret-service.remote.xml",37 "android.hardware.security.sharedsecret-V1-ndk",
26 namespace aidl::android::hardware::security::sharedsecret {
26 namespace aidl::android::hardware::security::sharedsecret { namespace
45 using aidl::android::hardware::security::sharedsecret::RemoteSharedSecret;
2 android.hardware.security.sharedsecret.ISharedSecret/strongbox u:object_r:hal_sharedsecret_service…
16 android.hardware.security.sharedsecret.ISharedSecret/gatekeeper u:object_r:hal_gatekeeper_service:s0
142 let secret_service = kmr_hal::sharedsecret::Device::new_as_binder(channel.clone()); in inner_main()