|
Botan 3.9.0
Crypto and TLS for C&
|
#include <botan/internal/tpm2_crypto_backend_impl.h>#include <botan/cipher_mode.h>#include <botan/hash.h>#include <botan/mac.h>#include <botan/mem_ops.h>#include <botan/pubkey.h>#include <botan/tpm2_context.h>#include <botan/tpm2_crypto_backend.h>#include <botan/tpm2_key.h>#include <botan/internal/eme.h>#include <botan/internal/fmt.h>#include <botan/internal/mem_utils.h>#include <botan/internal/tpm2_algo_mappings.h>#include <botan/internal/tpm2_util.h>#include <tss2/tss2_esys.h>#include <tss2/tss2_mu.h>#include <variant>Go to the source code of this file.
Namespaces | |
| namespace | Botan |
| namespace | Botan::TPM2 |
Functions | |
| void | Botan::TPM2::set_crypto_callbacks (ESYS_CONTEXT *ctx, void *callback_state) |