libtpmtss: Added to integrity checks

This commit is contained in:
Andreas Steffen
2016-06-26 18:19:05 +02:00
parent 2343c48341
commit b031593641
4 changed files with 19 additions and 0 deletions
+5
View File
@@ -130,4 +130,9 @@ struct tpm_tss_t {
*/
tpm_tss_t *tpm_tss_probe(tpm_version_t version);
/**
* Dummy libtpmtss initialization function needed for integrity test
*/
void libtpmtss_init(void);
#endif /** TPM_TSS_H_ @}*/