Home | History | Annotate | Download | only in tpm2

Lines Matching full:handlenum

466    UINT32               handleNum,             //   IN: number of handle
489 for(i = 0; i < handleNum; i++)
504 for(i = 0; i < handleNum; i++)
1204 UINT32 handleNum, // IN: number of element in handle array
1226 ComputeCpHash(gp.auditHashAlg, commandCode, handleNum,
1248 UINT32 handleNum, // IN: number of element in handle array
1278 pAssert(handleNum <= MAX_SESSION_NUM);
1280 for(i = 0; i < handleNum; i++)
1325 ComputeCpHash(session->authHashAlg, commandCode, handleNum,
1359 result = CheckCommandAudit(commandCode, handleNum, handles,
1416 UINT32 handleNum, // IN: number of handles in command
1425 for(i = 0; i < handleNum; i++)
1432 result = CheckCommandAudit(commandCode, handleNum, handles,