Home
last modified time | relevance | path

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

/external/tpm2/
DSequenceUpdate.c69 else if(object->attributes.hmacSeq == SET) in TPM2_SequenceUpdate()
DSequenceComplete.c33 && object->attributes.hmacSeq == CLEAR) in TPM2_SequenceComplete()
DObject.c105 if( object->attributes.hmacSeq == SET in ObjectIsSequence()
467 hmacObject->attributes.hmacSeq = SET; in ObjectCreateHMACSequence()
DGlobal.h146 unsigned hmacSeq : 1; member
Dpart3.txt6853 56 else if(object->attributes.hmacSeq == SET)
6977 20 && object->attributes.hmacSeq == CLEAR)
Dpart4.txt1718 64 unsigned hmacSeq : 1;
11422 63 if( object->attributes.hmacSeq == SET
11850 361 hmacObject->attributes.hmacSeq = SET;
/external/tpm2/generator/
Draw_commands.txt12050 else if(object->attributes.hmacSeq == SET)
12294 && object->attributes.hmacSeq == CLEAR)
Draw_commands_fixed.txt12061 else if(object->attributes.hmacSeq == SET)
12305 && object->attributes.hmacSeq == CLEAR)