Home | History | Annotate | Download | only in generator

Lines Matching full:evict

2699 // Initialize index/evict data.
12581 // mark sequence object as evict so it will be flushed on the way out
12582 object->attributes.evict = SET;
12892 // mark sequence object as evict so it will be flushed on the way out
12893 hashObject->attributes.evict = SET;
26522 // Flush platform evict object and index in NV
26747 // Flush evict object of endorsement hierarchy stored in NV
29032 objects in TPM memory. Background for this command may be found in the "Owner and Platform Evict
30262 is to evict the persistent object.
30539 evictObject->attributes.evict == SET
30547 if(evictObject->attributes.evict == CLEAR)
30549 // Platform auth can not set evict object in storage or endorsement
30624 // Owner auth can not set or clear evict object in platform hierarchy
30629 evictObject->attributes.evict == CLEAR
30641 // Change evict state
30642 if(evictObject->attributes.evict == CLEAR)