Home
last modified time | relevance | path

Searched defs:SendBuffer (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgPei/
DTpmComm.c67 TPM_CMD_START_UP SendBuffer; in TpmCommStartup() local
108 TPM_CMD_SELF_TEST SendBuffer; in TpmCommContinueSelfTest() local
150 TPM_CMD_GET_CAPABILITY SendBuffer; in TpmCommGetCapability() local
211 TPM_CMD_EXTEND SendBuffer; in TpmCommExtend() local
260 TPM_CMD_PHYSICAL_PRESENCE SendBuffer; in TpmCommPhysicalPresence() local
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12CommandLib/
DTpm12Startup.c59 TPM_CMD_START_UP SendBuffer; in Tpm12Startup() local
103 TPM_CMD_SAVE_STATE SendBuffer; in Tpm12SaveState() local
DTpm12NvStorage.c86 TPM_CMD_NV_DEFINE_SPACE SendBuffer; in Tpm12NvDefineSpace() local
159 TPM_CMD_NV_READ_VALUE SendBuffer; in Tpm12NvReadValue() local
220 TPM_CMD_NV_WRITE_VALUE SendBuffer; in Tpm12NvWriteValue() local
DTpm12Ownership.c48 TPM_CMD_FORCE_CLEAR SendBuffer; in Tpm12ForceClear() local
/device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2CommandLib/
DTpm2EnhancedAuthorization.c109 TPM2_POLICY_SECRET_COMMAND SendBuffer; in Tpm2PolicySecret() local
223 TPM2_POLICY_OR_COMMAND SendBuffer; in Tpm2PolicyOR() local
288 TPM2_POLICY_COMMAND_CODE_COMMAND SendBuffer; in Tpm2PolicyCommandCode() local
344 TPM2_POLICY_GET_DIGEST_COMMAND SendBuffer; in Tpm2PolicyGetDigest() local
DTpm2NVStorage.c179 TPM2_NV_READPUBLIC_COMMAND SendBuffer; in Tpm2NvReadPublic() local
287 TPM2_NV_DEFINESPACE_COMMAND SendBuffer; in Tpm2NvDefineSpace() local
422 TPM2_NV_UNDEFINESPACE_COMMAND SendBuffer; in Tpm2NvUndefineSpace() local
532 TPM2_NV_READ_COMMAND SendBuffer; in Tpm2NvRead() local
670 TPM2_NV_WRITE_COMMAND SendBuffer; in Tpm2NvWrite() local
797 TPM2_NV_READLOCK_COMMAND SendBuffer; in Tpm2NvReadLock() local
884 TPM2_NV_WRITELOCK_COMMAND SendBuffer; in Tpm2NvWriteLock() local
969 TPM2_NV_GLOBALWRITELOCK_COMMAND SendBuffer; in Tpm2NvGlobalWriteLock() local
DTpm2Context.c50 TPM2_FLUSH_CONTEXT_COMMAND SendBuffer; in Tpm2FlushContext() local
DTpm2DictionaryAttack.c73 TPM2_DICTIONARY_ATTACK_LOCK_RESET_COMMAND SendBuffer; in Tpm2DictionaryAttackLockReset() local
154 TPM2_DICTIONARY_ATTACK_PARAMETERS_COMMAND SendBuffer; in Tpm2DictionaryAttackParameters() local
DTpm2Miscellaneous.c61 TPM2_SET_ALGORITHM_SET_COMMAND SendBuffer; in Tpm2SetAlgorithmSet() local
DTpm2Capability.c84 TPM2_GET_CAPABILITY_COMMAND SendBuffer; in Tpm2GetCapability() local
538 TPM2_TEST_PARMS_COMMAND SendBuffer; in Tpm2TestParms() local
DTpm2Session.c75 TPM2_START_AUTH_SESSION_COMMAND SendBuffer; in Tpm2StartAuthSession() local
DTpm2Integrity.c323 TPM2_PCR_READ_COMMAND SendBuffer; in Tpm2PcrRead() local
DTpm2Hierarchy.c145 TPM2_SET_PRIMARY_POLICY_COMMAND SendBuffer; in Tpm2SetPrimaryPolicy() local
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/
DDxeTcgPhysicalPresenceLib.c82 UINT8 SendBuffer[sizeof (*TpmRqu) + sizeof (UINT32) * 3]; in GetTpmCapability() local