Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Context/
DEvictControl.c87 if(evictObject->attributes.ppsHierarchy == CLEAR) in TPM2_EvictControl()
98 if(evictObject->attributes.ppsHierarchy == SET) in TPM2_EvictControl()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/
DObject.c229 else if(object->attributes.ppsHierarchy) in ObjectGetHierarchy()
332 object->attributes.ppsHierarchy = SET; in ObjectSetLoadedAttributes()
349 object->attributes.ppsHierarchy = parent->attributes.ppsHierarchy; in ObjectSetLoadedAttributes()
710 if(s_objects[i].attributes.ppsHierarchy == SET) in ObjectFlushHierarchy()
DNvDynamic.c1415 if((hierarchy == TPM_RH_PLATFORM && attributes.ppsHierarchy == SET) in NvFlushHierarchy()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Attestation/
DAttest_spt.c86 && !signObject->attributes.ppsHierarchy)) in FillInAttestInfo()
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DEntity.c472 if(object->attributes.ppsHierarchy) in EntityGetHierarchy()
/external/ms-tpm-20-ref/TPMCmd/tpm/include/
DGlobal.h138 unsigned ppsHierarchy : 1; //2) SET if the object belongs to PPS member