Home | History | Annotate | Download | only in tpm2

Lines Matching full:evict

1751 136       // Initialize index/evict data.   This function clear read/write locks
7217 93 // mark sequence object as evict so it will be flushed on the way out
7218 94 object->attributes.evict = SET;
7382 73 // mark sequence object as evict so it will be flushed on the way out
7383 74 hashObject->attributes.evict = SET;
14834 36 // Flush platform evict object and index in NV
14964 43 // Flush evict object of endorsement hierarchy stored in NV
16256 objects in TPM memory. Background for this command may be found in the "Owner and Platform Evict
16913 is to evict the persistent object.
17064 32 if( evictObject->attributes.evict == SET
17073 41 if(evictObject->attributes.evict == CLEAR)
17075 43 // Platform auth can not set evict object in storage or endorsement
17094 56 // Owner auth can not set or clear evict object in platform hierarchy
17099 61 if( evictObject->attributes.evict == CLEAR
17113 75 // Change evict state
17114 76 if(evictObject->attributes.evict == CLEAR)