/external/tpm2/ |
D | marshal_test.c | 83 UINT16 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, &size); in BasicTypesSuccessTest() 84 CHECK_EQ(bytes_marshalled, num_bytes) in BasicTypesSuccessTest() 101 UINT16 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, &size); in BasicTypesFailureTest() local 103 CHECK_EQ(bytes_marshalled, num_bytes); in BasicTypesFailureTest() 106 bytes_marshalled = uint32_t_Marshal(&value, &buffer_ptr, NULL); in BasicTypesFailureTest() 107 CHECK_EQ(bytes_marshalled, num_bytes); in BasicTypesFailureTest() 120 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size); in TypedefSuccessTest() 121 CHECK_EQ(bytes_marshalled, num_bytes); in TypedefSuccessTest() 138 UINT16 bytes_marshalled = TPM_KEY_BITS_Marshal(&value, &buffer_ptr, &size); in TypedefFailureTest() local 140 CHECK_EQ(bytes_marshalled, num_bytes); in TypedefFailureTest() [all …]
|
D | Marshal_ReadClock.c | 48 UINT16 bytes_marshalled; in Exec_ReadClock() local 63 bytes_marshalled = in Exec_ReadClock() 67 bytes_marshalled - *response_handle_buffer_size; in Exec_ReadClock()
|
D | Marshal_GetTestResult.c | 49 UINT16 bytes_marshalled; in Exec_GetTestResult() local 64 bytes_marshalled = GetTestResult_Out_Marshal(&out, tag, &response_buffer, in Exec_GetTestResult() 68 bytes_marshalled - *response_handle_buffer_size; in Exec_GetTestResult()
|
D | Marshal_PolicyGetDigest.c | 62 UINT16 bytes_marshalled; in Exec_PolicyGetDigest() local 83 bytes_marshalled = PolicyGetDigest_Out_Marshal(&out, tag, &response_buffer, in Exec_PolicyGetDigest() 87 bytes_marshalled - *response_handle_buffer_size; in Exec_PolicyGetDigest()
|
D | Marshal_GetRandom.c | 65 UINT16 bytes_marshalled; in Exec_GetRandom() local 86 bytes_marshalled = in Exec_GetRandom() 90 bytes_marshalled - *response_handle_buffer_size; in Exec_GetRandom()
|
D | Marshal_ContextLoad.c | 65 UINT16 bytes_marshalled; in Exec_ContextLoad() local 86 bytes_marshalled = ContextLoad_Out_Marshal(&out, tag, &response_buffer, in Exec_ContextLoad() 90 bytes_marshalled - *response_handle_buffer_size; in Exec_ContextLoad()
|
D | Marshal_NV_ReadPublic.c | 63 UINT16 bytes_marshalled; in Exec_NV_ReadPublic() local 84 bytes_marshalled = NV_ReadPublic_Out_Marshal(&out, tag, &response_buffer, in Exec_NV_ReadPublic() 88 bytes_marshalled - *response_handle_buffer_size; in Exec_NV_ReadPublic()
|
D | Marshal_FirmwareRead.c | 65 UINT16 bytes_marshalled; in Exec_FirmwareRead() local 86 bytes_marshalled = FirmwareRead_Out_Marshal(&out, tag, &response_buffer, in Exec_FirmwareRead() 90 bytes_marshalled - *response_handle_buffer_size; in Exec_FirmwareRead()
|
D | Marshal_ECC_Parameters.c | 66 UINT16 bytes_marshalled; in Exec_ECC_Parameters() local 87 bytes_marshalled = ECC_Parameters_Out_Marshal(&out, tag, &response_buffer, in Exec_ECC_Parameters() 91 bytes_marshalled - *response_handle_buffer_size; in Exec_ECC_Parameters()
|
D | Marshal_Unseal.c | 62 UINT16 bytes_marshalled; in Exec_Unseal() local 82 bytes_marshalled = in Exec_Unseal() 86 bytes_marshalled - *response_handle_buffer_size; in Exec_Unseal()
|
D | Marshal_IncrementalSelfTest.c | 65 UINT16 bytes_marshalled; in Exec_IncrementalSelfTest() local 86 bytes_marshalled = IncrementalSelfTest_Out_Marshal( in Exec_IncrementalSelfTest() 90 bytes_marshalled - *response_handle_buffer_size; in Exec_IncrementalSelfTest()
|
D | Marshal_ContextSave.c | 62 UINT16 bytes_marshalled; in Exec_ContextSave() local 83 bytes_marshalled = ContextSave_Out_Marshal(&out, tag, &response_buffer, in Exec_ContextSave() 87 bytes_marshalled - *response_handle_buffer_size; in Exec_ContextSave()
|
D | Marshal_ECDH_KeyGen.c | 63 UINT16 bytes_marshalled; in Exec_ECDH_KeyGen() local 84 bytes_marshalled = ECDH_KeyGen_Out_Marshal(&out, tag, &response_buffer, in Exec_ECDH_KeyGen() 88 bytes_marshalled - *response_handle_buffer_size; in Exec_ECDH_KeyGen()
|
D | Marshal_FieldUpgradeData.c | 66 UINT16 bytes_marshalled; in Exec_FieldUpgradeData() local 87 bytes_marshalled = FieldUpgradeData_Out_Marshal(&out, tag, &response_buffer, in Exec_FieldUpgradeData() 91 bytes_marshalled - *response_handle_buffer_size; in Exec_FieldUpgradeData()
|
D | Marshal_ECDH_ZGen.c | 67 UINT16 bytes_marshalled; in Exec_ECDH_ZGen() local 88 bytes_marshalled = in Exec_ECDH_ZGen() 92 bytes_marshalled - *response_handle_buffer_size; in Exec_ECDH_ZGen()
|
D | Marshal_ReadPublic.c | 64 UINT16 bytes_marshalled; in Exec_ReadPublic() local 85 bytes_marshalled = ReadPublic_Out_Marshal(&out, tag, &response_buffer, in Exec_ReadPublic() 89 bytes_marshalled - *response_handle_buffer_size; in Exec_ReadPublic()
|
D | Marshal_ObjectChangeAuth.c | 68 UINT16 bytes_marshalled; in Exec_ObjectChangeAuth() local 89 bytes_marshalled = ObjectChangeAuth_Out_Marshal(&out, tag, &response_buffer, in Exec_ObjectChangeAuth() 93 bytes_marshalled - *response_handle_buffer_size; in Exec_ObjectChangeAuth()
|
D | Marshal_EventSequenceComplete.c | 68 UINT16 bytes_marshalled; in Exec_EventSequenceComplete() local 89 bytes_marshalled = EventSequenceComplete_Out_Marshal( in Exec_EventSequenceComplete() 93 bytes_marshalled - *response_handle_buffer_size; in Exec_EventSequenceComplete()
|
D | Marshal_PCR_Event.c | 67 UINT16 bytes_marshalled; in Exec_PCR_Event() local 88 bytes_marshalled = in Exec_PCR_Event() 92 bytes_marshalled - *response_handle_buffer_size; in Exec_PCR_Event()
|
D | Marshal_EC_Ephemeral.c | 66 UINT16 bytes_marshalled; in Exec_EC_Ephemeral() local 87 bytes_marshalled = EC_Ephemeral_Out_Marshal(&out, tag, &response_buffer, in Exec_EC_Ephemeral() 91 bytes_marshalled - *response_handle_buffer_size; in Exec_EC_Ephemeral()
|
D | Marshal_GetCommandAuditDigest.c | 73 UINT16 bytes_marshalled; in Exec_GetCommandAuditDigest() local 94 bytes_marshalled = GetCommandAuditDigest_Out_Marshal( in Exec_GetCommandAuditDigest() 98 bytes_marshalled - *response_handle_buffer_size; in Exec_GetCommandAuditDigest()
|
D | Marshal_Sign.c | 75 UINT16 bytes_marshalled; in Exec_Sign() local 95 bytes_marshalled = in Exec_Sign() 99 bytes_marshalled - *response_handle_buffer_size; in Exec_Sign()
|
D | Marshal_LoadExternal.c | 75 UINT16 bytes_marshalled; in Exec_LoadExternal() local 96 bytes_marshalled = LoadExternal_Out_Marshal(&out, tag, &response_buffer, in Exec_LoadExternal() 100 bytes_marshalled - *response_handle_buffer_size; in Exec_LoadExternal()
|
D | Marshal_NV_Read.c | 72 UINT16 bytes_marshalled; in Exec_NV_Read() local 92 bytes_marshalled = in Exec_NV_Read() 96 bytes_marshalled - *response_handle_buffer_size; in Exec_NV_Read()
|
D | Marshal_HMAC_Start.c | 71 UINT16 bytes_marshalled; in Exec_HMAC_Start() local 92 bytes_marshalled = HMAC_Start_Out_Marshal(&out, tag, &response_buffer, in Exec_HMAC_Start() 96 bytes_marshalled - *response_handle_buffer_size; in Exec_HMAC_Start()
|