Searched refs:doKeyReexchangeAfterXBytes (Results 1 – 1 of 1) sorted by relevance
1136 private $doKeyReexchangeAfterXBytes = 1024 * 1024 * 1024; variable in phpseclib3\\Net\\SSH23787 if ($this->bytesTransferredSinceLastKEX > $this->doKeyReexchangeAfterXBytes) {4461 if ($this->bytesTransferredSinceLastKEX > $this->doKeyReexchangeAfterXBytes) {5575 $this->doKeyReexchangeAfterXBytes = $bytes;