mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-08 02:36:34 +00:00
swtpm: silence printf's in TPM1.2 inherited code
Silence the printf's in code taken from TPM1.2. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
This commit is contained in:
parent
f18c4cce67
commit
5130f4e357
@ -59,6 +59,7 @@
|
||||
|
||||
#include "swtpm_aes.h"
|
||||
|
||||
#define printf(X ...)
|
||||
|
||||
#ifdef USE_FREEBL_CRYPTO_LIBRARY
|
||||
/* TPM_SymmetricKeyData_Encrypt() is AES non-portable code to CBC encrypt 'decrypt_data' to
|
||||
|
||||
Loading…
Reference in New Issue
Block a user