Searched refs:hmac_check_etm (Results 1 – 1 of 1) sorted by relevance
543 private $hmac_check_etm; variable in phpseclib3\\Net\\SSH22071 $this->hmac_check_etm = preg_match('#-etm@openssh\.com$#', $mac_algorithm_in);3519 if (!$this->hmac_check instanceof Hash || !$this->hmac_check_etm) {3568 $reconstructed = !$this->hmac_check_etm ?3656 case $this->hmac_check instanceof Hash && $this->hmac_check_etm: