Searched refs:numNamespacesWithValues (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/identity/aidl/default/libeic/ |
D | EicPresentation.h | 230 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize);
|
D | EicPresentation.c | 627 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/ |
D | IdentityCredential.cpp | 600 size_t numNamespacesWithValues = 0; in startRetrieval() local 603 numNamespacesWithValues += 1; in startRetrieval() 626 numNamespacesWithValues, expectedDeviceNameSpacesSize_)) { in startRetrieval() 638 docType_, numNamespacesWithValues, in startRetrieval()
|
D | SecureHardwareProxy.h | 201 unsigned int numNamespacesWithValues,
|
/hardware/interfaces/identity/aidl/default/ |
D | FakeSecureHardwareProxy.h | 181 unsigned int numNamespacesWithValues,
|
D | FakeSecureHardwareProxy.cpp | 602 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize) { in prepareDeviceAuthentication() argument 614 docType.c_str(), docType.size(), numNamespacesWithValues, expectedDeviceNamespacesSize); in prepareDeviceAuthentication()
|