Home
last modified time | relevance | path

Searched defs:testCredential (Results 1 – 8 of 8) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp66 bool RemoteSecureHardwareProvisioningProxy::initialize(bool testCredential) { in initialize()
74 bool testCredential, string docType, in initializeForUpdate()
199 bool testCredential, string docType, in initialize()
400 const string& docType, bool testCredential, in proveOwnership()
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredentialStore.cpp44 const string& docType, bool testCredential, in createCredential()
DWritableIdentityCredential.h45 const string& docType, bool testCredential) in WritableIdentityCredential()
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicProvisioning.c20 bool eicProvisioningInit(EicProvisioning* ctx, bool testCredential) { in eicProvisioningInit()
30 bool eicProvisioningInitForUpdate(EicProvisioning* ctx, bool testCredential, in eicProvisioningInitForUpdate()
DEicProvisioning.h55 bool testCredential; member
DEicPresentation.h67 bool testCredential; member
DEicPresentation.c22 bool eicPresentationInit(EicPresentation* ctx, bool testCredential, in eicPresentationInit()
861 bool testCredential, const uint8_t* challenge, size_t challengeSize, in eicPresentationProveOwnership()
DEicOpsImpl.cc256 size_t applicationIdSize, bool testCredential, in eicOpsCreateCredentialKey()
387 const uint8_t* eicOpsGetHardwareBoundKey(bool testCredential) { in eicOpsGetHardwareBoundKey()