Searched refs:numNamespacesWithValues (Results 1 – 6 of 6) sorted by relevance
/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,
|
/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,
|
/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);
|