Home
last modified time | relevance | path

Searched refs:ContextLoad (Results 1 – 4 of 4) sorted by relevance

/external/tpm2-tss/src/tss2-esys/api/
DEsys_ContextLoad.c28 esysContext->in.ContextLoad.context = NULL; in store_input_parameters()
30 esysContext->in.ContextLoad.contextData = *context; in store_input_parameters()
31 esysContext->in.ContextLoad.context = in store_input_parameters()
32 &esysContext->in.ContextLoad.contextData; in store_input_parameters()
241 …r = iesys_MU_IESYS_CONTEXT_DATA_Unmarshal(&esysContext->in.ContextLoad.context->contextBlob.buffer… in Esys_ContextLoad_Finish()
/external/tpm2-tss/src/tss2-esys/
Desys_int.h116 ContextLoad_IN ContextLoad; member
/external/tpm2-tss/
DCHANGELOG.md361 correctly for ContextLoad command.
463 - Fixed bugs related to ContextLoad.
780 - Fixed bugs in ContextLoad function: otherData wasn't initialized before it
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/lib/tpm/
Dsub.mk87 srcs-y += tpm_symlink/TPMCmd/tpm/src/command/Context/ContextLoad.c