Home
last modified time | relevance | path

Searched refs:ObjectLoad (Results 1 – 6 of 6) sorted by relevance

/external/tpm2/
DLoad.c96 result = ObjectLoad(hierarchy, &in->inPublic.t.publicArea, &sensitive, in TPM2_Load()
DLoadExternal.c87 result = ObjectLoad(in->hierarchy, &in->inPublic.t.publicArea, in TPM2_LoadExternal()
DCreatePrimary.c96 result = ObjectLoad(in->primaryHandle, &in->inPublic.t.publicArea, &sensitive, in TPM2_CreatePrimary()
DObject_fp.h83 TPM_RC ObjectLoad(
DImport.c167 result = ObjectLoad(TPM_RH_NULL, &in->objectPublic.t.publicArea, in TPM2_Import()
DObject.c293 ObjectLoad( in ObjectLoad() function