Home | History | Annotate | Download | only in generator

Lines Matching full:evict

2699 // Initialize index/evict data.
12570 // mark sequence object as evict so it will be flushed on the way out
12571 object->attributes.evict = SET;
12881 // mark sequence object as evict so it will be flushed on the way out
12882 hashObject->attributes.evict = SET;
26511 // Flush platform evict object and index in NV
26736 // Flush evict object of endorsement hierarchy stored in NV
29021 objects in TPM memory. Background for this command may be found in the "Owner and Platform Evict
30251 is to evict the persistent object.
30528 evictObject->attributes.evict == SET
30536 if(evictObject->attributes.evict == CLEAR)
30538 // Platform auth can not set evict object in storage or endorsement
30613 // Owner auth can not set or clear evict object in platform hierarchy
30618 evictObject->attributes.evict == CLEAR
30630 // Change evict state
30631 if(evictObject->attributes.evict == CLEAR)