/external/tpm2/ |
Marshal_PP_Commands.c | 3 // found in the LICENSE file. 39 PP_Commands_In in; local 48 PP_Commands_In_Unmarshal(&in, request_handles, request_parameter_buffer, 54 result = TPM2_PP_Commands(&in);
|
Marshal_PolicyAuthValue.c | 3 // found in the LICENSE file. 30 PolicyAuthValue_In in; local 38 result = PolicyAuthValue_In_Unmarshal(&in, request_handles, 45 result = TPM2_PolicyAuthValue(&in);
|
Marshal_PolicyAuthorize.c | 3 // found in the LICENSE file. 47 PolicyAuthorize_In in; local 55 result = PolicyAuthorize_In_Unmarshal(&in, request_handles, 62 result = TPM2_PolicyAuthorize(&in);
|
Marshal_PolicyCommandCode.c | 3 // found in the LICENSE file. 35 PolicyCommandCode_In in; local 43 result = PolicyCommandCode_In_Unmarshal(&in, request_handles, 50 result = TPM2_PolicyCommandCode(&in);
|
Marshal_PolicyCounterTimer.c | 3 // found in the LICENSE file. 43 PolicyCounterTimer_In in; local 51 result = PolicyCounterTimer_In_Unmarshal(&in, request_handles, 58 result = TPM2_PolicyCounterTimer(&in);
|
Marshal_PolicyCpHash.c | 3 // found in the LICENSE file. 35 PolicyCpHash_In in; local 44 PolicyCpHash_In_Unmarshal(&in, request_handles, request_parameter_buffer, 50 result = TPM2_PolicyCpHash(&in);
|
Marshal_PolicyDuplicationSelect.c | 3 // found in the LICENSE file. 43 PolicyDuplicationSelect_In in; local 51 result = PolicyDuplicationSelect_In_Unmarshal(&in, request_handles, 58 result = TPM2_PolicyDuplicationSelect(&in);
|
Marshal_PolicyLocality.c | 3 // found in the LICENSE file. 35 PolicyLocality_In in; local 43 result = PolicyLocality_In_Unmarshal(&in, request_handles, 50 result = TPM2_PolicyLocality(&in);
|
Marshal_PolicyNV.c | 3 // found in the LICENSE file. 45 PolicyNV_In in; local 53 result = PolicyNV_In_Unmarshal(&in, request_handles, request_parameter_buffer, 59 result = TPM2_PolicyNV(&in);
|
Marshal_PolicyNameHash.c | 3 // found in the LICENSE file. 35 PolicyNameHash_In in; local 43 result = PolicyNameHash_In_Unmarshal(&in, request_handles, 50 result = TPM2_PolicyNameHash(&in);
|
Marshal_PolicyNvWritten.c | 3 // found in the LICENSE file. 35 PolicyNvWritten_In in; local 43 result = PolicyNvWritten_In_Unmarshal(&in, request_handles, 50 result = TPM2_PolicyNvWritten(&in);
|
Marshal_PolicyOR.c | 3 // found in the LICENSE file. 35 PolicyOR_In in; local 43 result = PolicyOR_In_Unmarshal(&in, request_handles, request_parameter_buffer, 49 result = TPM2_PolicyOR(&in);
|
Marshal_PolicyPCR.c | 3 // found in the LICENSE file. 39 PolicyPCR_In in; local 48 PolicyPCR_In_Unmarshal(&in, request_handles, request_parameter_buffer, 54 result = TPM2_PolicyPCR(&in);
|
Marshal_PolicyPassword.c | 3 // found in the LICENSE file. 30 PolicyPassword_In in; local 38 result = PolicyPassword_In_Unmarshal(&in, request_handles, 45 result = TPM2_PolicyPassword(&in);
|
Marshal_PolicyPhysicalPresence.c | 3 // found in the LICENSE file. 30 PolicyPhysicalPresence_In in; local 38 result = PolicyPhysicalPresence_In_Unmarshal(&in, request_handles, 45 result = TPM2_PolicyPhysicalPresence(&in);
|
Marshal_PolicyRestart.c | 3 // found in the LICENSE file. 30 PolicyRestart_In in; local 39 PolicyRestart_In_Unmarshal(&in, request_handles, request_parameter_buffer, 45 result = TPM2_PolicyRestart(&in);
|
Marshal_PolicyTicket.c | 3 // found in the LICENSE file. 51 PolicyTicket_In in; local 60 PolicyTicket_In_Unmarshal(&in, request_handles, request_parameter_buffer, 66 result = TPM2_PolicyTicket(&in);
|
Marshal_SelfTest.c | 3 // found in the LICENSE file. 33 SelfTest_In in; local 41 result = SelfTest_In_Unmarshal(&in, request_handles, request_parameter_buffer, 47 result = TPM2_SelfTest(&in);
|
Marshal_SequenceUpdate.c | 3 // found in the LICENSE file. 35 SequenceUpdate_In in; local 43 result = SequenceUpdate_In_Unmarshal(&in, request_handles, 50 result = TPM2_SequenceUpdate(&in);
|
Marshal_SetAlgorithmSet.c | 3 // found in the LICENSE file. 35 SetAlgorithmSet_In in; local 43 result = SetAlgorithmSet_In_Unmarshal(&in, request_handles, 50 result = TPM2_SetAlgorithmSet(&in);
|
Marshal_SetCommandCodeAuditStatus.c | 3 // found in the LICENSE file. 44 SetCommandCodeAuditStatus_In in; local 53 &in, request_handles, request_parameter_buffer, 59 result = TPM2_SetCommandCodeAuditStatus(&in);
|
Marshal_SetPrimaryPolicy.c | 3 // found in the LICENSE file. 39 SetPrimaryPolicy_In in; local 47 result = SetPrimaryPolicy_In_Unmarshal(&in, request_handles, 54 result = TPM2_SetPrimaryPolicy(&in);
|
Marshal_Shutdown.c | 3 // found in the LICENSE file. 33 Shutdown_In in; local 41 result = Shutdown_In_Unmarshal(&in, request_handles, request_parameter_buffer, 47 result = TPM2_Shutdown(&in);
|
Marshal_Startup.c | 3 // found in the LICENSE file. 33 Startup_In in; local 41 result = Startup_In_Unmarshal(&in, request_handles, request_parameter_buffer, 47 result = TPM2_Startup(&in);
|
Marshal_StirRandom.c | 3 // found in the LICENSE file. 33 StirRandom_In in; local 42 StirRandom_In_Unmarshal(&in, request_handles, request_parameter_buffer, 48 result = TPM2_StirRandom(&in);
|