Home
last modified time | relevance | path

Searched refs:TPM2_ContextLoad (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DContextLoad_fp.h18 TPM_RC TPM2_ContextLoad(ContextLoad_In* in, ContextLoad_Out* out);
DMarshal_ContextLoad.c78 result = TPM2_ContextLoad(&in, &out); in Exec_ContextLoad()
DContextLoad.c25 TPM2_ContextLoad( in TPM2_ContextLoad() function