Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1542 $c2s_mac_algorithms = isset($preferred['client_to_server']['mac']) ?
1565 $c2s_mac_algorithms = array_values(array_diff(
1566 $c2s_mac_algorithms,
1595 $c2s_mac_algorithms,
1683 $mac_algorithm_out = self::array_intersect_first($c2s_mac_algorithms, $this->mac_algorithms_client_to_server);