Home
last modified time | relevance | path

Searched refs:hmac_check_etm (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php509 private $hmac_check_etm; variable in phpseclib3\\Net\\SSH2
2099 $this->hmac_check_etm = preg_match('#-etm@openssh\.com$#', $mac_algorithm_in);
3690 if (!$this->hmac_check instanceof Hash || !$this->hmac_check_etm) {
3707 $reconstructed = !$this->hmac_check_etm ?
3822 if (!$this->hmac_check instanceof Hash || !$this->hmac_check_etm) {