Searched refs:AllocateSequenceSlot (Results 1 – 2 of 2) sorted by relevance
/external/tpm2/ |
D | Object.c | 408 AllocateSequenceSlot( in AllocateSequenceSlot() function 464 if(!AllocateSequenceSlot(newHandle, &hmacObject, auth)) in ObjectCreateHMACSequence() 493 if(!AllocateSequenceSlot(newHandle, &hashObject, auth)) in ObjectCreateHashSequence() 521 if(!AllocateSequenceSlot(newHandle, &hashObject, auth)) in ObjectCreateEventSequence()
|
D | part4.txt | 381 …8.5.3.13 AllocateSequenceSlot() .............................................................… 11769 8.5.3.13 AllocateSequenceSlot() 11775 301 AllocateSequenceSlot( 11846 357 if(!AllocateSequenceSlot(newHandle, &hmacObject, auth)) 11880 381 if(!AllocateSequenceSlot(newHandle, &hashObject, auth)) 11917 403 if(!AllocateSequenceSlot(newHandle, &hashObject, auth))
|