|
Botan 3.9.0
Crypto and TLS for C&
|
#include <botan/tpm.h>#include <botan/der_enc.h>#include <botan/hash.h>#include <botan/mem_ops.h>#include <botan/pk_ops.h>#include <botan/rsa.h>#include <botan/internal/fmt.h>#include <botan/internal/hash_id.h>#include <botan/internal/workfactor.h>#include <limits>#include <trousers/trousers.h>#include <tss/platform.h>#include <tss/tspi.h>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
Macros | |
| #define | TSPI_CHECK_SUCCESS(expr) |
| #define TSPI_CHECK_SUCCESS | ( | expr | ) |
Definition at line 67 of file tpm.cpp.
Referenced by Botan::TPM_Context::current_counter(), Botan::TPM_Context::gen_random(), Botan::TPM_PrivateKey::register_key(), Botan::TPM_PrivateKey::registered_keys(), Botan::TPM_Context::stir_random(), Botan::TPM_Context::TPM_Context(), Botan::TPM_PrivateKey::TPM_PrivateKey(), Botan::TPM_PrivateKey::TPM_PrivateKey(), Botan::TPM_PrivateKey::TPM_PrivateKey(), and Botan::TPM_Context::~TPM_Context().