Home
last modified time | relevance | path

Searched defs:bytes_marshalled (Results 1 – 25 of 55) sorted by relevance

123

/external/tpm2/
Dmarshal_test.c101 UINT16 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, &size); in BasicTypesFailureTest() local
138 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size); in TypedefFailureTest() local
185 UINT16 bytes_marshalled = TPMA_OBJECT_Marshal(&value, &buffer_ptr, &size); in AttributeStructSuccessTest() local
296 UINT16 bytes_marshalled = TPMI_AES_KEY_BITS_Marshal(&value, &buffer_ptr, &size); in InterfaceKeyBitsTest() local
329 UINT16 bytes_marshalled = TPML_DIGEST_Marshal(&value, &buffer_ptr, &size); in StructureSuccessValueTest() local
354 UINT16 bytes_marshalled = TPM2B_DIGEST_Marshal(&value, &buffer_ptr, &size); in StructureSuccessArrayTest() local
371 UINT16 bytes_marshalled = TPMT_TK_HASHCHECK_Marshal(&value, &buffer_ptr, &size); in StructureSuccessNullTest() local
385 UINT16 bytes_marshalled = TPMT_TK_HASHCHECK_Marshal(&value, &buffer_ptr, &size); in StructureFailureTagTest() local
400 UINT16 bytes_marshalled = TPM2B_NV_PUBLIC_Marshal(&value, &buffer_ptr, &size); in StructureSuccessSizeCheckTest() local
DMarshal_ReadClock.c48 UINT16 bytes_marshalled; in Exec_ReadClock() local
DMarshal_GetTestResult.c49 UINT16 bytes_marshalled; in Exec_GetTestResult() local
DMarshal_EncryptDecrypt.c80 UINT16 bytes_marshalled; in Exec_EncryptDecrypt() local
DMarshal_IncrementalSelfTest.c65 UINT16 bytes_marshalled; in Exec_IncrementalSelfTest() local
DMarshal_Hash.c74 UINT16 bytes_marshalled; in Exec_Hash() local
DMarshal_LoadExternal.c75 UINT16 bytes_marshalled; in Exec_LoadExternal() local
DMarshal_HashSequenceStart.c69 UINT16 bytes_marshalled; in Exec_HashSequenceStart() local
DMarshal_PolicyGetDigest.c62 UINT16 bytes_marshalled; in Exec_PolicyGetDigest() local
DMarshal_PCR_Read.c68 UINT16 bytes_marshalled; in Exec_PCR_Read() local
DMarshal_NV_Read.c72 UINT16 bytes_marshalled; in Exec_NV_Read() local
DMarshal_EventSequenceComplete.c68 UINT16 bytes_marshalled; in Exec_EventSequenceComplete() local
DMarshal_FirmwareRead.c65 UINT16 bytes_marshalled; in Exec_FirmwareRead() local
DMarshal_MakeCredential.c72 UINT16 bytes_marshalled; in Exec_MakeCredential() local
DMarshal_GetSessionAuditDigest.c74 UINT16 bytes_marshalled; in Exec_GetSessionAuditDigest() local
DMarshal_ActivateCredential.c72 UINT16 bytes_marshalled; in Exec_ActivateCredential() local
DMarshal_CertifyCreation.c81 UINT16 bytes_marshalled; in Exec_CertifyCreation() local
DMarshal_PCR_Allocate.c70 UINT16 bytes_marshalled; in Exec_PCR_Allocate() local
DMarshal_ZGen_2Phase.c81 UINT16 bytes_marshalled; in Exec_ZGen_2Phase() local
DMarshal_Rewrap.c78 UINT16 bytes_marshalled; in Exec_Rewrap() local
DMarshal_GetRandom.c65 UINT16 bytes_marshalled; in Exec_GetRandom() local
DMarshal_FieldUpgradeData.c66 UINT16 bytes_marshalled; in Exec_FieldUpgradeData() local
DMarshal_GetCommandAuditDigest.c73 UINT16 bytes_marshalled; in Exec_GetCommandAuditDigest() local
DMarshal_CreatePrimary.c86 UINT16 bytes_marshalled; in Exec_CreatePrimary() local
DMarshal_Create.c84 UINT16 bytes_marshalled; in Exec_Create() local

123