HomeSort by relevance Sort by last modified time
    Searched refs:hashSeq (Results 1 - 4 of 4) sorted by null

  /external/tpm2/
SequenceComplete.c 32 if( object->attributes.hashSeq == CLEAR
38 if(object->attributes.hashSeq == SET) // sequence object for hash
SequenceUpdate.c 51 if(hashObject->attributes.hashSeq == SET)
Object.c 106 || object->attributes.hashSeq == SET
496 hashObject->attributes.hashSeq = SET;
Global.h 148 unsigned hashSeq : 1;
    [all...]

Completed in 558 milliseconds