Home
last modified time | relevance | path

Searched refs:retSize (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DCryptUtil_fp.h171 UINT16 retSize, // IN: size of the return buffer
DCryptUtil.c486 UINT16 retSize, // IN: size of the return buffer in CryptHashBlock() argument
491 return _cpri__HashBlock(algId, blockSize, block, retSize, ret); in CryptHashBlock()
Dpart4.txt19846 …Hash a block of data and return the results. If the digest is larger than retSize, it is truncated…
19858 323 UINT16 retSize, // IN: size of the return buffer
19864 329 return _cpri__HashBlock(algId, blockSize, block, retSize, ret);