Searched refs:ObjectLoad (Results 1 – 6 of 6) sorted by relevance
/external/tpm2/ |
D | Load.c | 96 result = ObjectLoad(hierarchy, &in->inPublic.t.publicArea, &sensitive, in TPM2_Load()
|
D | LoadExternal.c | 87 result = ObjectLoad(in->hierarchy, &in->inPublic.t.publicArea, in TPM2_LoadExternal()
|
D | CreatePrimary.c | 96 result = ObjectLoad(in->primaryHandle, &in->inPublic.t.publicArea, &sensitive, in TPM2_CreatePrimary()
|
D | Object_fp.h | 83 TPM_RC ObjectLoad(
|
D | Import.c | 167 result = ObjectLoad(TPM_RH_NULL, &in->objectPublic.t.publicArea, in TPM2_Import()
|
D | Object.c | 293 ObjectLoad( in ObjectLoad() function
|