Home
last modified time | relevance | path

Searched refs:TPM_CC_SetCommandCodeAuditStatus (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
H A DCommandAudit.c60 CommandAuditSet(TPM_CC_SetCommandCodeAuditStatus); in CommandAuditPreInstall_Init()
153 if(commandCode != TPM_CC_SetCommandCodeAuditStatus) in CommandAuditClear()
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/Shared/TPMDevice/src/
H A DTpmDevice.c124 {TPM_CC_SetCommandCodeAuditStatus, "TPM_CC_SetCommandCodeAuditStatus"},
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/include/
H A DImplementation.h700 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DHandleProcess.h440 case TPM_CC_SetCommandCodeAuditStatus:
H A DTpmTypes.h182 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
H A DCommandDispatcher.h1066 case TPM_CC_SetCommandCodeAuditStatus: {
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DTpm20.h253 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DTpm20.h254 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DTpm20.h260 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DTpm20.h254 #define TPM_CC_SetCommandCodeAuditStatus (TPM_CC)(0x00000140) macro
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated.h574 constexpr TPM_CC TPM_CC_SetCommandCodeAuditStatus = 0x00000140; variable
H A Dtpm_generated.cc117 case TPM_CC_SetCommandCodeAuditStatus: in GetNumberOfRequestHandles()
343 case TPM_CC_SetCommandCodeAuditStatus: in GetNumberOfResponseHandles()
19285 TPM_CC command_code = TPM_CC_SetCommandCodeAuditStatus; in SerializeCommand_SetCommandCodeAuditStatus()
19402 TPM_CC command_code = TPM_CC_SetCommandCodeAuditStatus; in ParseResponse_SetCommandCodeAuditStatus()