Name Description Size
info.txt 348
tpm2_crypto_backend.cpp 964
tpm2_crypto_backend.h This state object is available to all crypto callbacks. Its lifetime must be managed by the caller for as long as the associated ESYS_CONTEXT pointer is valid. 2395
tpm2_crypto_backend_impl.cpp Some ESYS crypto callbacks require to hold state between calls. This struct is forward-declared in tss2_esys.h and we're implementing it here. 32478
tpm2_crypto_backend_impl.h Enable Botan's crypto callbacks in the TPM2-TSS for the given @p context. @throws Not_Implemented if the TPM2-TSS does not support crypto callbacks. 666