Searched refs:sharedsecret (Results 1 – 25 of 30) sorted by relevance
12
/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/current/android/hardware/security/sharedsecret/ |
D | ISharedSecret.aidl | 33 package android.hardware.security.sharedsecret; 37 android.hardware.security.sharedsecret.SharedSecretParameters getSharedSecretParameters(); in getSharedSecretParameters() 38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret()
|
D | SharedSecretParameters.aidl | 34 package android.hardware.security.sharedsecret;
|
/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/1/android/hardware/security/sharedsecret/ |
D | ISharedSecret.aidl | 33 package android.hardware.security.sharedsecret; 37 android.hardware.security.sharedsecret.SharedSecretParameters getSharedSecretParameters(); in getSharedSecretParameters() 38 …byte[] computeSharedSecret(in android.hardware.security.sharedsecret.SharedSecretParameters[] para… in computeSharedSecret()
|
D | SharedSecretParameters.aidl | 34 package android.hardware.security.sharedsecret;
|
/hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/sharedsecret/ |
D | ISharedSecret.aidl | 16 package android.hardware.security.sharedsecret; 17 import android.hardware.security.sharedsecret.SharedSecretParameters;
|
D | SharedSecretParameters.aidl | 17 package android.hardware.security.sharedsecret;
|
/hardware/interfaces/security/sharedsecret/aidl/ |
D | Android.bp | 11 name: "android.hardware.security.sharedsecret", 14 "android/hardware/security/sharedsecret/*.aidl",
|
/hardware/interfaces/gatekeeper/aidl/software/ |
D | Android.bp | 21 "android.hardware.security.sharedsecret-V1-ndk", 46 "android.hardware.security.sharedsecret-gatekeeper.xml",
|
D | SharedSecret.h | 26 namespace aidl::android::hardware::security::sharedsecret {
|
D | service.cpp | 28 using aidl::android::hardware::security::sharedsecret::SoftSharedSecret;
|
D | SoftGateKeeper.h | 56 SoftGateKeeper(const ::aidl::android::hardware::security::sharedsecret::SoftSharedSecret& in SoftGateKeeper() 181 const ::aidl::android::hardware::security::sharedsecret::SoftSharedSecret& shared_secret_;
|
D | SharedSecret.cpp | 35 namespace aidl::android::hardware::security::sharedsecret { namespace
|
/hardware/interfaces/security/keymint/aidl/default/ |
D | Android.bp | 23 "android.hardware.security.sharedsecret-service.xml", 36 "android.hardware.security.sharedsecret-V1-ndk", 70 "android.hardware.security.sharedsecret-service.xml", 172 "android.hardware.security.sharedsecret-service.xml",
|
D | service.cpp | 33 using aidl::android::hardware::security::sharedsecret::AndroidSharedSecret;
|
D | main.rs | 97 let secret_service = kmr_hal::sharedsecret::Device::new_as_binder(channel.clone()); in inner_main()
|
/hardware/nxp/keymint/KM200/ |
D | Android.bp | 60 "android.hardware.security.sharedsecret-V1-ndk", 92 "android.hardware.security.sharedsecret-service.strongbox.nxp.xml", 102 "android.hardware.security.sharedsecret-V1-ndk",
|
D | JavacardSharedSecret.h | 11 namespace aidl::android::hardware::security::sharedsecret {
|
D | JavacardSharedSecret.cpp | 31 namespace aidl::android::hardware::security::sharedsecret { namespace
|
D | JavacardKeyMintDevice.h | 46 using namespace aidl::android::hardware::security::sharedsecret;
|
/hardware/google/pixel-sepolicy/citadel/ |
D | service_contexts | 2 android.hardware.security.sharedsecret.ISharedSecret/strongbox u:object_r:hal_sharedsecret_service…
|
/hardware/nxp/keymint/KM300/ |
D | JavacardSharedSecret.h | 31 namespace aidl::android::hardware::security::sharedsecret {
|
D | Android.bp | 60 "android.hardware.security.sharedsecret-V1-ndk", 104 "android.hardware.security.sharedsecret-V1-ndk",
|
D | service.cpp | 59 using aidl::android::hardware::security::sharedsecret::JavacardSharedSecret;
|
D | JavacardSharedSecret.cpp | 33 namespace aidl::android::hardware::security::sharedsecret { namespace
|
/hardware/interfaces/security/sharedsecret/aidl/vts/functional/ |
D | Android.bp | 45 "android.hardware.security.sharedsecret-V1-ndk",
|
12