Searched refs:current_key_length (Results 1 – 1 of 1) sorted by last modified time
134 var $current_key_length; variable in phpseclib\\Crypt\\RC2276 if ($this->current_key_length != 128 || strlen($this->orig_key) < 16) {305 $this->current_key_length = $this->default_key_length;318 return $this->current_key_length;346 $this->current_key_length = $t1;