Searched refs:SIG_CALC_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
53 #define SIG_CALC_BUFFER_SIZE (16 * SHA1_BLOCK_SIZE) macro377 unsigned char buffer[SIG_CALC_BUFFER_SIZE]; in FwdLockFile_CheckDataIntegrity()390 read(pSession->fileDesc, pData->buffer, SIG_CALC_BUFFER_SIZE)) > 0) { in FwdLockFile_CheckDataIntegrity()