Searched refs:numNamespacesWithValues (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/hardware/interfaces/identity/aidl/default/common/ |
H A 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()
|
H A D | SecureHardwareProxy.h | 201 unsigned int numNamespacesWithValues,
|
/aosp_15_r20/hardware/interfaces/identity/aidl/default/libeic/ |
H A 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()
|
H A D | EicPresentation.h | 230 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize);
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/common/ |
D | IdentityCredential.cpp | 558 size_t numNamespacesWithValues = 0; in startRetrieval() local 561 numNamespacesWithValues += 1; in startRetrieval() 581 docType_, numNamespacesWithValues, in startRetrieval()
|
D | SecureHardwareProxy.h | 164 unsigned int numNamespacesWithValues,
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/ |
D | RemoteSecureHardwareProxy.cpp | 307 unsigned int numNamespacesWithValues, in calcMacKey() argument 317 docType.size(), numNamespacesWithValues, expectedProofOfProvisioningSize); in calcMacKey()
|
D | RemoteSecureHardwareProxy.h | 121 unsigned int numNamespacesWithValues,
|
/aosp_15_r20/external/nos/host/generic/nugget/proto/nugget/app/identity/ |
D | identity.proto | 284 uint32 numNamespacesWithValues = 5; field 298 uint32 numNamespacesWithValues = 5; field
|
/aosp_15_r20/device/google/cuttlefish/guest/hals/identity/libeic/ |
D | EicPresentation.c | 523 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize) { in eicPresentationCalcMacKey() argument 641 eicCborAppendMap(&ctx->cbor, numNamespacesWithValues); in eicPresentationCalcMacKey()
|
D | EicPresentation.h | 209 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize);
|
/aosp_15_r20/hardware/interfaces/identity/aidl/default/ |
H A D | FakeSecureHardwareProxy.cpp | 602 unsigned int numNamespacesWithValues, size_t expectedDeviceNamespacesSize) { in prepareDeviceAuthentication() argument 614 docType.c_str(), docType.size(), numNamespacesWithValues, expectedDeviceNamespacesSize); in prepareDeviceAuthentication()
|
H A D | FakeSecureHardwareProxy.h | 181 unsigned int numNamespacesWithValues,
|