Home
last modified time | relevance | path

Searched refs:numNamespacesWithValues (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/identity/aidl/default/libeic/
DEicPresentation.h230 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize);
DEicPresentation.c627 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize) { in eicPresentationPrepareDeviceAuthentication() argument
721 eicCborAppendMap(&ctx->cbor, numNamespacesWithValues); in eicPresentationPrepareDeviceAuthentication()
740 eicCborAppendMap(&ctx->cborEcdsa, numNamespacesWithValues); in eicPresentationPrepareDeviceAuthentication()
/hardware/interfaces/identity/aidl/default/common/
DIdentityCredential.cpp600 size_t numNamespacesWithValues = 0; in startRetrieval() local
603 numNamespacesWithValues += 1; in startRetrieval()
626 numNamespacesWithValues, expectedDeviceNameSpacesSize_)) { in startRetrieval()
638 docType_, numNamespacesWithValues, in startRetrieval()
DSecureHardwareProxy.h201 unsigned int numNamespacesWithValues,
/hardware/interfaces/identity/aidl/default/
DFakeSecureHardwareProxy.h181 unsigned int numNamespacesWithValues,
DFakeSecureHardwareProxy.cpp602 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize) { in prepareDeviceAuthentication() argument
614 docType.c_str(), docType.size(), numNamespacesWithValues, expectedDeviceNamespacesSize); in prepareDeviceAuthentication()