Searched refs:digestOutputSizeBytes (Results 1 – 1 of 1) sorted by relevance
328 int digestOutputSizeBytes = contentDigestAlgorithms[i].getDigestOutputByteSize(); in initComputeItem() local330 new byte[DIGEST_PRIFIX_LENGTH + chunkCount * digestOutputSizeBytes]; in initComputeItem()