Searched refs:protectedDataPayload (Results 1 – 3 of 3) sorted by relevance
318 auto protectedDataPayload = in checkProtectedData() local320 ASSERT_TRUE(protectedDataPayload) << protectedDataPayload.message(); in checkProtectedData()322 auto [parsedPayload, __, payloadErrMsg] = cppbor::parse(*protectedDataPayload); in checkProtectedData()
318 List<DataItem> protectedDataPayload = ((Array) protectedDataArray.get(0)).getDataItems(); in testDecryptProtectedPayload() local319 assertTrue(protectedDataPayload.size() == 2 || protectedDataPayload.size() == 3); in testDecryptProtectedPayload()
363 byte[] protectedDataPayload = mBaos.toByteArray(); in testCreateCertificateRequest()377 protectedDataPayload, in testCreateCertificateRequest()