Home
last modified time | relevance | path

Searched refs:SerializeCommand_PCR_Read (Results 1 – 5 of 5) sorted by relevance

/external/gsc-utils/tpm_generated/
Dffi.h183 TPM_RC SerializeCommand_PCR_Read(
Dlib.rs197 fn SerializeCommand_PCR_Read( in SerializeCommand_PCR_Read() function
Dffi.cc413 TPM_RC SerializeCommand_PCR_Read( in SerializeCommand_PCR_Read() function
416 return Tpm::SerializeCommand_PCR_Read(pcr_selection_in, &serialized_command, in SerializeCommand_PCR_Read()
Dtpm_generated.h4600 static TPM_RC SerializeCommand_PCR_Read(
Dtpm_generated.cc19945 TPM_RC Tpm::SerializeCommand_PCR_Read( in SerializeCommand_PCR_Read() function in trunks::Tpm
20137 TPM_RC rc = SerializeCommand_PCR_Read(pcr_selection_in, &command, in PCR_Read()
20157 TPM_RC rc = SerializeCommand_PCR_Read(pcr_selection_in, &command, in PCR_ReadSync()