libtpms/src/tpm2
Stefan Berger 9070c15d72 tpm2: Remove unnecessary LITTLE_ENDIAN_TPM #define for __APPLE__
Remove an unnecessary LITTLE_ENDIAN_TPM #define for the __APPLE__
case.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-01-07 16:40:03 +00:00
..
crypto tpm2: Propagate error from CryptRandStartup() and report error info 2019-01-03 13:15:44 -05:00
_TPM_Hash_Data_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
_TPM_Hash_End_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
_TPM_Hash_Start_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
_TPM_Init_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ActivateCredential_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
AlgorithmCap_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
AlgorithmCap.c rev148: Use #if ALG_* rather than #ifdef TPM_ALG_* 2019-01-03 13:15:44 -05:00
AlgorithmTests_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
AlgorithmTests.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
AsymmetricCommands.c rev148: Use #if ALG_* rather than #ifdef TPM_ALG_* 2019-01-03 13:15:44 -05:00
Attest_spt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Attest_spt.c rev150: Reformatting of code 2019-01-03 13:15:44 -05:00
AttestationCommands.c rev150: Fix a bug in TPM2_Certify() 2019-01-03 13:15:44 -05:00
AuditCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
BaseTypes.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Bits_fp.h rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
Bits.c rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
BnConvert.c tpm2: Remove Bn2bin conversion function used during OSSL 1.1 conversion 2019-01-03 13:15:44 -05:00
BnMath.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
BnMemory.c rev148: Use #if ALG_* rather than #ifdef TPM_ALG_* 2019-01-03 13:15:44 -05:00
Cancel.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
Capabilities.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
CapabilityCommands.c rev148: Use #if ALG_* rather than #ifdef TPM_ALG_* 2019-01-03 13:15:44 -05:00
Certify_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CertifyCreation_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ChangeEPS_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ChangePPS_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Clear_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ClearControl_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Clock.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
ClockCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
ClockRateAdjust_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ClockSet_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CommandAttributeData.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
CommandAttributes.h rev148: Reformatting of #defines in CommandAttributes.h 2019-01-03 13:15:44 -05:00
CommandAudit_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CommandAudit.c Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
CommandCodeAttributes_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CommandCodeAttributes.c rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
CommandDispatchData.h rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
CommandDispatcher_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CommandDispatcher.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
Commit_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CompilerDependencies.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
Context_spt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Context_spt.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
ContextCommands.c rev149: Replace TPM_ALG_XYZ with ALG_XYZ_VALUE 2019-01-03 13:15:44 -05:00
ContextLoad_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ContextSave_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Create_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CreateLoaded_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CreatePrimary_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CryptEccData.c rev150: Replace BnEccData.c with CryptEccData.c 2019-01-03 13:15:44 -05:00
CryptSelfTest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
CryptSelfTest.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
CryptUtil_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
CryptUtil.c tpm2: Propagate error from CryptRandStartup() and report error info 2019-01-03 13:15:44 -05:00
DA_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
DA.c rev148: Rework ACCUMULATE_SELF_HEAL_TIMER 2019-01-03 13:15:44 -05:00
DictionaryAttackLockReset_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
DictionaryAttackParameters_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
DictionaryCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
Duplicate_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
DuplicationCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
EACommands.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
EC_Ephemeral_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ECC_Parameters_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
EccTestData.h rev148: Fixes to EccSignature math and test cases 2019-01-03 13:15:44 -05:00
ECDH_KeyGen_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ECDH_ZGen_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
EncryptDecrypt2_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
EncryptDecrypt_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
EncryptDecrypt_spt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
EncryptDecrypt_spt.c rev148: Remove unused include file 2019-01-03 13:15:44 -05:00
Entity_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Entity.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
Entropy.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
EphemeralCommands.c rev148: Use #if ALG_* rather than #ifdef TPM_ALG_* 2019-01-03 13:15:44 -05:00
EventSequenceComplete_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
EvictControl_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ExecCommand_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ExecCommand.c rev148: Rework USE_DA_USED 2019-01-03 13:15:44 -05:00
FlushContext_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetCapability_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetCommandAuditDigest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetRandom_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetSessionAuditDigest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetTestResult_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
GetTime_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Global.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
Global.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
GpMacros.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
Handle_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Handle.c Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
Hash_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
HashCommands.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
HashSequenceStart_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
HashTestData.h rev148: Files with header changes only 2019-01-03 13:15:44 -05:00
Hierarchy_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
Hierarchy.c rev149: Fix Initilazation of EPSeed if USE_PLATFORM_EPS is defined 2019-01-03 13:15:44 -05:00
HierarchyChangeAuth_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
HierarchyCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
HierarchyControl_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
HMAC_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
HMAC_Start_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Implementation.h tpm2: Remove unnecessary LITTLE_ENDIAN_TPM #define for __APPLE__ 2019-01-07 16:40:03 +00:00
Import_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
IncrementalSelfTest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
IntegrityCommands.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
InternalRoutines.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
IoBuffers_fp.h rev148: Rework of IoBuffer functions 2019-01-03 13:15:44 -05:00
IoBuffers.c rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
KdfTestData.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
LibtpmsCallbacks.c tpm2: Remove NVRAM marshalling/unmarshalling test code 2019-01-03 13:15:44 -05:00
LibtpmsCallbacks.h tpm2: Move callback invocations into their own file 2018-10-05 21:47:15 -04:00
Load_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
LoadExternal_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Locality_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Locality.c Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
LocalityPlat.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
MAC_fp.h rev148: Capitalizing names of #defines 2019-01-03 13:15:44 -05:00
MAC_Start_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
MakeCredential_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ManagementCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
Manufacture_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Manufacture.c tpm2: Propagate error from CryptRandStartup() and report error info 2019-01-03 13:15:44 -05:00
Marshal_fp.h rev148: Implement TPMI_DH_SAVED_Unmarshal/Marshal 2019-01-03 13:15:44 -05:00
Marshal.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
MathOnByteBuffers_fp.h rev148: Implement IsNumeric() [not used] 2019-01-03 13:15:44 -05:00
MathOnByteBuffers.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
Memory_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Memory.c rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
NV_Certify_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_ChangeAuth_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_DefineSpace_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_Extend_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_GlobalWriteLock_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_Increment_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_Read_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_ReadLock_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_ReadPublic_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_SetBits_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_spt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_spt.c Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
NV_UndefineSpace_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_UndefineSpaceSpecial_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_Write_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV_WriteLock_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
NV.h tpm2: Revert NVChip memory layout to native 2018-06-15 18:07:48 -04:00
NVCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
NVDynamic_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
NVDynamic.c rev150: Reformatting of code 2019-01-03 13:15:44 -05:00
NVMarshal.c tpm2: Enable ALG_CMAC 2019-01-03 13:15:44 -05:00
NVMarshal.h tpm2: Fix license headers in files written by 'me' 2018-10-06 11:00:26 -04:00
NVMem.c rev150: Reformatting of code 2019-01-03 13:15:44 -05:00
NVReserved_fp.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
NVReserved.c tpm2: Coverity: Deactivate dead functions 2019-01-03 13:15:44 -05:00
Object_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Object_spt_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
Object_spt.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
Object.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
ObjectChangeAuth_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ObjectCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
PCR_Allocate_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_Event_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_Extend_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_Read_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_Reset_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_SetAuthPolicy_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR_SetAuthValue_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PCR.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
Platform_fp.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
PlatformData.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
PlatformData.h rev150: Add #error to prevent users from defining SIMULATION 2019-01-03 13:15:44 -05:00
Policy_spt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Policy_spt.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyAuthorize_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyAuthorizeNV_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyAuthValue_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyCommandCode_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyCounterTimer_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyCpHash_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyDuplicationSelect_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyGetDigest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyLocality_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyNameHash_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyNV_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyNvWritten_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyOR_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyPassword_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyPCR_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyPhysicalPresence_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyRestart_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicySecret_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicySigned_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyTemplate_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PolicyTicket_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Power_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Power.c rev149: Remove usage of INLINE_FUNCTIONS #define 2019-01-03 13:15:44 -05:00
PowerPlat.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
PP_Commands_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PP_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PP.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
PPPlat.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
PrimeData.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
PRNG_TestVectors.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
PropertyCap_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
PropertyCap.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
Quote_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
RandomCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
ReadClock_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ReadPublic_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Response_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Response.c rev148: Changes to comments only 2019-01-03 13:15:44 -05:00
ResponseCodeProcessing_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
ResponseCodeProcessing.c rev148: Files with header changes only 2019-01-03 13:15:44 -05:00
Rewrap_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
RSA_Decrypt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
RSA_Encrypt_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
RsaTestData.h rev148: Reformatting in RsaTestData.h 2019-01-03 13:15:44 -05:00
RunCommand.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
SelfTest_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SelfTest.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
SequenceComplete_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SequenceUpdate_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Session_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
Session.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
SessionCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
SessionProcess_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SessionProcess.c rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
SetAlgorithmSet_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SetCommandCodeAuditStatus_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SetPrimaryPolicy_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Shutdown_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Sign_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SigningCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
Simulator_fp.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
StartAuthSession_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Startup_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
StartupCommands.c tpm2: Propagate error from CryptRandStartup() and report error info 2019-01-03 13:15:44 -05:00
StateMarshal.c tpm2: Fix license headers in files written by 'me' 2018-10-06 11:00:26 -04:00
StateMarshal.h tpm2: Fix license headers in files written by 'me' 2018-10-06 11:00:26 -04:00
StirRandom_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
SupportLibraryFunctionPrototypes_fp.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
swap.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
SymmetricCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
SymmetricTest.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
SymmetricTestData.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
TcpServerPosix_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
TestingCommands.c rev148: Replace #ifdef TPM_CC_* with #if CC_* 2019-01-03 13:15:44 -05:00
TestParms_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Ticket_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Ticket.c rev150: Code comment changes only 2019-01-03 13:15:44 -05:00
Time_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Time.c rev148: Rework CLOCK_STOPS 2019-01-03 13:15:44 -05:00
Tpm.h Upgrade from rev 142 to rev 146 2018-06-15 18:07:47 -04:00
TPMB.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
TpmBuildSwitches.h tpm2: Set LIBRARY_COMPATIBILITY_CHECK to YES 2019-01-03 13:15:44 -05:00
TPMCmdp.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
TpmError.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
TpmFail_fp.h tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
TpmFail.c tpm2: Mark all libtpms changes with comments 2019-01-03 13:15:44 -05:00
TpmSizeChecks_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
TpmSizeChecks.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
TpmTcpProtocol.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
TpmTypes.h rev150: Update spec defines to revision 150 2019-01-03 13:15:44 -05:00
Unique.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
Unmarshal_fp.h rev150: Remove unnecessary parameters from unmarshaling functions 2019-01-03 13:15:44 -05:00
Unmarshal.c rev150: Remove unnecessary parameters from unmarshaling functions 2019-01-03 13:15:44 -05:00
Unseal_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Vendor_TCG_Test_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Vendor_TCG_Test.c Add TPM 2 code 2018-06-15 18:07:47 -04:00
VendorString.h rev149: Comment and reformatting changes 2019-01-03 13:15:44 -05:00
VerifySignature_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00
Volatile.c tpm2: Fix license headers in files written by 'me' 2018-10-06 11:00:26 -04:00
Volatile.h tpm2: Fix license headers in files written by 'me' 2018-10-06 11:00:26 -04:00
ZGen_2Phase_fp.h Add TPM 2 code 2018-06-15 18:07:47 -04:00