Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDES.php144 protected $key_length_max = 8; variable in phpseclib3\\Crypt\\DES
614 if ($this->key_length_max == 8) {
H A DTripleDES.php98 protected $key_length_max = 24; variable in phpseclib3\\Crypt\\TripleDES