Searched refs:usesIV (Results 1 – 3 of 3) sorted by relevance
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/ | ||
| D | StreamCipher.php | 55 public function usesIV() function in phpseclib3\\Crypt\\Common\\StreamCipher |
| D | SymmetricKey.php | 725 if (!$this->usesIV()) { |
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/ | ||
| D | SSH2.php | 1939 if ($this->encrypt->usesIV()) { |