TPM2_LoadExternal command implementation. More...
#include "epid/member/tpm2/load_external.h"#include "epid/common/math/ecgroup.h"#include "epid/common/src/epid2params.h"#include "epid/common/src/memory.h"#include "epid/member/tpm2/ibm_tss/conversion.h"#include "epid/member/tpm2/ibm_tss/printtss.h"#include "epid/member/tpm2/ibm_tss/state.h"#include "tss2/TPM_Types.h"#include "tss2/tss.h"Macros | |
| #define | BREAK_ON_EPID_ERROR(ret) |
| Handle Intel(R) EPID Error with Break. More... | |
Functions | |
| EpidStatus | Tpm2LoadExternal (Tpm2Ctx *ctx, FpElemStr const *f_str) |
| Invokes TPM2_LoadExternal command. More... | |
TPM2_LoadExternal command implementation.
| #define BREAK_ON_EPID_ERROR | ( | ret | ) |
Handle Intel(R) EPID Error with Break.