Home
last modified time | relevance | path

Searched refs:hashSeq (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DSequenceComplete.c32 if( object->attributes.hashSeq == CLEAR in TPM2_SequenceComplete()
38 if(object->attributes.hashSeq == SET) // sequence object for hash in TPM2_SequenceComplete()
DSequenceUpdate.c51 if(hashObject->attributes.hashSeq == SET) in TPM2_SequenceUpdate()
DObject.c106 || object->attributes.hashSeq == SET in ObjectIsSequence()
496 hashObject->attributes.hashSeq = SET; in ObjectCreateHashSequence()
DGlobal.h148 unsigned hashSeq : 1; member
Dpart3.txt6830 38 if(hashObject->attributes.hashSeq == SET)
6976 19 if( object->attributes.hashSeq == CLEAR
6982 25 if(object->attributes.hashSeq == SET) // sequence object for hash
Dpart4.txt1720 65 unsigned hashSeq : 1;
11423 64 || object->attributes.hashSeq == SET
11884 385 hashObject->attributes.hashSeq = SET;
/external/tpm2/generator/
Draw_commands.txt12008 if(hashObject->attributes.hashSeq == SET)
12293 object->attributes.hashSeq == CLEAR
12297 if(object->attributes.hashSeq == SET)
Draw_commands_fixed.txt12019 if(hashObject->attributes.hashSeq == SET)
12304 object->attributes.hashSeq == CLEAR
12308 if(object->attributes.hashSeq == SET)