Searched refs:encryptIV (Results 1 – 1 of 1) sorted by relevance
259 protected $encryptIV; variable in phpseclib3\\Crypt\\Common\\SymmetricKey1166 $cipher->encryptIV = $this->iv = $this->encryptIV = $this->decryptIV = $oldIV;1447 $iv = $this->encryptIV;1553 $cipher->encryptIV = $this->iv = $this->encryptIV = $this->decryptIV = $oldIV;1974 * @param string $encryptIV1987 $xor = $encryptIV;2007 $encryptIV = $xor;2033 $encryptIV = $temp;2039 $encryptIV = $temp;2062 * @param string $encryptIV[all …]