Home
last modified time | relevance | path

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

/aosp12/system/security/keystore2/aidl/android/security/apc/
H A DIProtectedConfirmation.aidl22 interface IProtectedConfirmation { interface
/aosp12/system/security/keystore2/src/
H A Dapc.rs205 ) -> Result<Strong<dyn IProtectedConfirmation>> { in new_native_binder()