Home
last modified time | relevance | path

Searched refs:ObjectComputeName (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DLoad.c77 ObjectComputeName(&in->inPublic.t.publicArea, &out->name); in TPM2_Load()
DLoadExternal.c76 ObjectComputeName(&in->inPublic.t.publicArea, &out->name); in TPM2_LoadExternal()
DCreatePrimary.c88 ObjectComputeName(&(out->outPublic.t.publicArea), &out->name); in TPM2_CreatePrimary()
DCreate.c107 ObjectComputeName(&(out->outPublic.t.publicArea), &name); in TPM2_Create()
DObject_fp.h18 void ObjectComputeName(TPMT_PUBLIC *publicArea, // IN: public area of an object
DImport.c139 ObjectComputeName(&(in->objectPublic.t.publicArea), &name); in TPM2_Import()
DObject.c718 ObjectComputeName( in ObjectComputeName() function
DCryptUtil.c2909 ObjectComputeName(publicArea, &name); in CryptCreateObject()