Home
last modified time | relevance | path

Searched refs:sharedsecret (Results 1 – 25 of 29) sorted by relevance

12

/system/keymint/ta/src/
Dsecret.rs6 use kmr_wire::{keymint::Digest, sharedsecret::SharedSecretParameters};
32 kmr_wire::sharedsecret::KEY_AGREEMENT_LABEL.as_bytes(), in compute_shared_secret()
42 self.device_hmac(kmr_wire::sharedsecret::KEY_CHECK_LABEL.as_bytes()) in compute_shared_secret()
/system/security/keystore2/src/km_compat/
DAndroid.bp68 "android.hardware.security.sharedsecret-V1-ndk",
90 "android.hardware.security.sharedsecret-V1-ndk",
122 "android.hardware.security.sharedsecret-V1-ndk",
Dkm_compat.h47 using ::aidl::android::hardware::security::sharedsecret::ISharedSecret;
48 using ::aidl::android::hardware::security::sharedsecret::SharedSecretParameters;
210 class SharedSecret : public aidl::android::hardware::security::sharedsecret::BnSharedSecret {
/system/security/keystore2/aidl/android/security/compat/
DIKeystoreCompatService.aidl22 import android.hardware.security.sharedsecret.ISharedSecret;
/system/core/trusty/keymaster/include/trusty_keymaster/
DTrustySharedSecret.h24 namespace aidl::android::hardware::security::sharedsecret::trusty {
/system/keymaster/ng/include/
DAndroidSharedSecret.h26 namespace aidl::android::hardware::security::sharedsecret {
/system/core/trusty/keymint/src/
Dkeymint_hal_main.rs18 extract_rsp, keymint, rpc, secureclock, send_hal_info, sharedsecret, SerializedChannel,
146 let ssecret_service = sharedsecret::Device::new_as_binder(tipc_channel.clone()); in inner_main()
/system/keymint/hal/src/
Dsharedsecret.rs5 sharedsecret::{ISharedSecret, SharedSecretParameters::SharedSecretParameters},
Dhal.rs34 pub use android_hardware_security_sharedsecret::aidl::android::hardware::security::sharedsecret;
121 impl Fromm<wire::sharedsecret::SharedSecretParameters>
122 for sharedsecret::SharedSecretParameters::SharedSecretParameters
124 fn fromm(val: wire::sharedsecret::SharedSecretParameters) -> Self { in fromm()
383 impl Fromm<sharedsecret::SharedSecretParameters::SharedSecretParameters>
384 for wire::sharedsecret::SharedSecretParameters
386 fn fromm(val: sharedsecret::SharedSecretParameters::SharedSecretParameters) -> Self { in fromm()
Dlib.rs32 pub mod sharedsecret; module
/system/core/trusty/keymaster/keymint/
Dservice.cpp30 using aidl::android::hardware::security::sharedsecret::trusty::TrustySharedSecret;
DTrustySharedSecret.cpp23 namespace aidl::android::hardware::security::sharedsecret::trusty { namespace
/system/keymaster/ng/
DAndroidSharedSecret.cpp25 namespace aidl::android::hardware::security::sharedsecret { namespace
/system/keymint/hal/
DAndroid.bp29 "android.hardware.security.sharedsecret-V1-rust",
/system/keymint/common/src/bin/
Dcddl-dump.rs5 use kmr_wire::{keymint::*, secureclock::*, sharedsecret::*};
/system/core/trusty/keymaster/
DAndroid.bp114 "android.hardware.security.sharedsecret-V1-ndk",
/system/security/keystore2/
DAndroid.bp35 "android.hardware.security.sharedsecret-V1-rust",
/system/security/keystore2/src/
Dshared_secret_negotiation.rs21 use android_hardware_security_sharedsecret::aidl::android::hardware::security::sharedsecret::{
/system/security/keystore2/aidl/
DAndroid.bp88 "android.hardware.security.sharedsecret-V1",
/system/keymint/
DREADME.md9 …erproject/+/master:hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/shared…
/system/keymint/wire/src/
Dtypes.rs7 use crate::sharedsecret::SharedSecretParameters;
Dlib.rs22 pub mod sharedsecret; module
/system/keymaster/
DAndroid.bp419 "android.hardware.security.sharedsecret-V1-ndk",
/system/sepolicy/prebuilts/api/32.0/private/
Dservice_contexts17 android.hardware.security.sharedsecret.ISharedSecret/default u:object_r:hal_sharedsecre…
/system/sepolicy/prebuilts/api/31.0/private/
Dservice_contexts17 android.hardware.security.sharedsecret.ISharedSecret/default u:object_r:hal_sharedsecre…

12