Searched refs:_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
83 _BLOCK_SIZE = 32 * 1024 variable166 block_remaining = _BLOCK_SIZE - self.__position % _BLOCK_SIZE172 block_remaining = _BLOCK_SIZE180 block_remaining = _BLOCK_SIZE - self.__position % _BLOCK_SIZE208 pad_length = _BLOCK_SIZE - self.__position % _BLOCK_SIZE209 if pad_length and pad_length != _BLOCK_SIZE:235 block_remaining = _BLOCK_SIZE - self.__reader.tell() % _BLOCK_SIZE269 pad_length = _BLOCK_SIZE - self.__reader.tell() % _BLOCK_SIZE270 if pad_length and pad_length != _BLOCK_SIZE:
204 echo ${hashalgo}_BLOCK_SIZE,