Home | History | Annotate | Download | only in tpm2

Lines Matching full:retsize

474 //      Hash a block of data and return the results. If the digest is larger than retSize, it is truncated and with the
486 UINT16 retSize, // IN: size of the return buffer
491 return _cpri__HashBlock(algId, blockSize, block, retSize, ret);