Searched refs:hmac_create_etm (Results 1 – 1 of 1) sorted by relevance
518 private $hmac_create_etm; variable in phpseclib3\\Net\\SSH22050 $this->hmac_create_etm = preg_match('#-etm@openssh\.com$#', $mac_algorithm_out);4207 case $this->hmac_create instanceof Hash && $this->hmac_create_etm:4218 if ($this->hmac_create instanceof Hash && !$this->hmac_create_etm) {4264 $packet = $this->hmac_create instanceof Hash && $this->hmac_create_etm ?4270 if ($this->hmac_create instanceof Hash && $this->hmac_create_etm) {