Home
last modified time | relevance | path

Searched defs:userAuthenticationRequired (Results 1 – 11 of 11) 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/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.aidl190 in boolean userAuthenticationRequired, in long timeoutMillis, in long secureUserId); in addAccessControlProfile()
/hardware/interfaces/identity/aidl/aidl_api/android.hardware.identity/current/android/hardware/identity/
DIWritableIdentityCredential.aidl38 … 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/vts/
DUtil.h93 bool userAuthenticationRequired; member
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.cpp105 int id, const vector<uint8_t>& readerCertificate, bool userAuthenticationRequired, in addAccessControlProfile()
244 int id, const vector<uint8_t>& readerCertificate, bool userAuthenticationRequired, in validateAccessControlProfile()
/hardware/interfaces/identity/aidl/default/common/
DWritableIdentityCredential.cpp139 int32_t id, const Certificate& readerCertificate, bool userAuthenticationRequired, in addAccessControlProfile()
/hardware/interfaces/identity/aidl/default/libeic/
DEicPresentation.c364 static bool checkUserAuth(EicPresentation* ctx, bool userAuthenticationRequired, int timeoutMillis, in checkUserAuth()
439 bool userAuthenticationRequired, int timeoutMillis, in eicPresentationValidateAccessControlProfile()
DEicCbor.c178 size_t readerCertificateSize, bool userAuthenticationRequired, in eicCborCalcAccessControl()
DEicProvisioning.c188 bool userAuthenticationRequired, uint64_t timeoutMillis, in eicProvisioningAddAccessControlProfile()