Home
last modified time | relevance | path

Searched defs:userAuthenticationRequired (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/1/android/hardware/identity/
DIWritableIdentityCredential.aidl23 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/3/android/hardware/identity/
DIWritableIdentityCredential.aidl39 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/2/android/hardware/identity/
DIWritableIdentityCredential.aidl23 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/android/hardware/identity/
DIWritableIdentityCredential.aidl192 in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/4/android/hardware/identity/
DIWritableIdentityCredential.aidl39 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIWritableIdentityCredential.aidl39 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/5/android/hardware/identity/
DIWritableIdentityCredential.aidl39 … android.hardware.identity.Certificate readerCertificate, in boolean userAuthenticationRequired, i… in addAccessControlProfile()
/hardware/interfaces/identity/aidl/vts/
DUtil.h94 bool userAuthenticationRequired; member
/hardware/interfaces/identity/aidl/default/common/
DWritableIdentityCredential.cpp152 int32_t id, const Certificate& readerCertificate, bool userAuthenticationRequired, in addAccessControlProfile()
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.cpp206 int id, const vector<uint8_t>& readerCertificate, bool userAuthenticationRequired, in addAccessControlProfile()
573 int id, const vector<uint8_t>& readerCertificate, bool userAuthenticationRequired, in validateAccessControlProfile()
/hardware/interfaces/identity/aidl/default/libeic/
DEicCbor.c181 size_t readerCertificateSize, bool userAuthenticationRequired, in eicCborCalcAccessControl()
DEicProvisioning.c229 bool userAuthenticationRequired, in eicProvisioningAddAccessControlProfile()
DEicPresentation.c434 static bool checkUserAuth(EicPresentation* ctx, bool userAuthenticationRequired, int timeoutMillis, in checkUserAuth()
514 bool userAuthenticationRequired, int timeoutMillis, in eicPresentationValidateAccessControlProfile()