Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dshared_secret_negotiation.rs159 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants()
238 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret()
/system/keymint/hal/src/
Dsharedsecret.rs28 ) -> binder::Strong<dyn ISharedSecret::ISharedSecret> { in new_as_binder()