Home
last modified time | relevance | path

Searched refs:changed (Results 51 – 75 of 720) sorted by path

12345678910>>...29

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php210 $this->changed = true;
234 if (!$this->changed) {
240 $this->changed = $this->nonIVChanged = false;
H A DRC2.php401 $this->changed = $this->nonIVChanged = true;
H A DRC4.php280 if ($this->changed) {
H A DRijndael.php273 $this->changed = $this->nonIVChanged = true;
521 if (!$this->changed) {
H A DSalsa20.php134 $this->changed = true;
195 if (!$this->changed) {
201 $this->changed = $this->nonIVChanged = false;
H A DTripleDES.php275 $this->changed = $this->nonIVChanged = true;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php394 protected $changed = true; variable in phpseclib3\\Crypt\\Common\\SymmetricKey
734 $this->changed = true;
2410 $this->changed = $this->nonIVChanged = true;
2475 if (!$this->changed) {
2479 $this->changed = false;
/plugin/authhiorgserver/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authldaplocal/
H A DLICENSE114 stating that you changed the files and the date of any change.
/plugin/authlemonldap/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authlinotp/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authloginapi/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authmantis/
H A DLICENSE.md51 changed, so that their problems will not be attributed erroneously to
/plugin/authnc/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authorlist/
H A DCOPYING96 stating that you changed the files and the date of any change.
/plugin/authowncloud/
H A DCOPYING96 stating that you changed the files and the date of any change.
/plugin/authphpbb3/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/authplaincas/
H A Dlicense96 stating that you changed the files and the date of any change.
/plugin/authsmartcard/
H A DREADME.md14 …lugin by Margus Pärt (mxrguspxrt). Much of the plugin structure and API changed with dokuwiki req…
/plugin/authyubikey/
H A Dauth.php.org163 * @param string $user nick of the user to be changed
164 …* @param array $changes array of field/value pairs to be changed (password will be clear text)
/plugin/autogallery/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/autogroup/
H A DLICENSE47 changed, so that their problems will not be attributed erroneously to
/plugin/autoindentcontrol/
H A DCOPYING96 stating that you changed the files and the date of any change.
/plugin/autoindex/
H A DLICENSE96 stating that you changed the files and the date of any change.
/plugin/autolink2/
H A Dhelper.php133 $changed = false;
158 $changed = true;
167 $changed = true;
172 if ($changed) return $this->_saveIndex('autolink');
197 $changed = true;
212 if ($changed) return $this->_saveIndex('autolink');
314 $changed = false;
320 $changed = true;
323 if ($changed) return $this->_saveIndex('autolink');

12345678910>>...29