Home
last modified time | relevance | path

Searched defs:ISharedSecret (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/1/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl36 interface ISharedSecret { interface
/aosp12/hardware/interfaces/security/sharedsecret/aidl/aidl_api/android.hardware.security.sharedsecret/current/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl36 interface ISharedSecret { interface
/aosp12/hardware/interfaces/security/sharedsecret/aidl/android/hardware/security/sharedsecret/
H A DISharedSecret.aidl41 interface ISharedSecret { interface
/aosp12/system/security/keystore2/src/
H A Dshared_secret_negotiation.rs167 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants()
246 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret()