Home
last modified time | relevance | path

Searched refs:mdecrypt_generic (Results 1 – 25 of 87) sorted by relevance

1234

/dports/security/pecl-mcrypt/mcrypt-1.0.4/tests/
H A Dbug35496.phpt2 Bug #35496 (Crash in mcrypt_generic()/mdecrypt_generic() without proper init).
9 mdecrypt_generic($td, "baz");
18 Deprecated: Function mdecrypt_generic() is deprecated in %s%ebug35496.php on line 4
20 Warning: mdecrypt_generic(): Operation disallowed prior to mcrypt_generic_init(). in %sbug35496.php…
/dports/security/pecl-mcrypt/mcrypt-1.0.4/
H A Dmcrypt_filter.c75 mdecrypt_generic(data->module, outchunk + n, data->blocksize); in php_mcrypt_filter()
94 mdecrypt_generic(data->module, bucket->buf, (int)bucket->buflen); in php_mcrypt_filter()
109 mdecrypt_generic(data->module, data->block_buffer, data->blocksize); in php_mcrypt_filter()
H A Dphp_mcrypt.h55 PHP_FUNCTION(mdecrypt_generic);
H A Dmcrypt.c223 PHP_DEP_FE(mdecrypt_generic, arginfo_mdecrypt_generic)
666 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() argument
711 mdecrypt_generic(pm->td, data_s, data_size); in PHP_FUNCTION()
1310 mdecrypt_generic(td, data_s, (int)data_size); in php_mcrypt_do_crypt()
/dports/security/mcrypt/mcrypt-2.6.8/src/
H A Dclassic.c621 mdecrypt_generic(td, ciphertext, how); in decrypt_general()
640 mdecrypt_generic(td, ciphertext_p_old, pad_size); in decrypt_general()
685 mdecrypt_generic(td, ciphertext, how); in decrypt_general()
708 mdecrypt_generic(td, ciphertext, how); in decrypt_general()
790 mdecrypt_generic(td, ciphertext, how); in decrypt_general()
840 mdecrypt_generic(td, ciphertext, how); in decrypt_general()
/dports/security/libmcrypt/libmcrypt-2.5.8/lib/
H A Dlibmcrypt.sym6 mdecrypt_generic
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php70 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/security/pear-Horde_Crypt_Blowfish/Horde_Crypt_Blowfish-1.1.3/lib/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php72 $out = mdecrypt_generic($this->_mcrypt, $this->_pad($text, true));
/dports/www/bolt/bolt-2.2.24/vendor/ircmaxell/random-lib/lib/RandomLib/
H A DAbstractMcryptMixer.php157 $result = mdecrypt_generic($this->mcrypt, $input);
/dports/finance/prestashop/prestashop/vendor/ircmaxell/random-lib/lib/RandomLib/
H A DAbstractMcryptMixer.php157 $result = mdecrypt_generic($this->mcrypt, $input);
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpseclib/mcrypt_compat/
H A DREADME.md49 …ompatibles with mcrypt's implementation where `mcrypt_generic` and `mdecrypt_generic` are concerne…
/dports/security/pear-Crypt_Blowfish/Crypt_Blowfish-1.1.0RC2/Blowfish/
H A DMCrypt.php134 return mdecrypt_generic($this->_td, $cipherText);
/dports/security/libmcrypt/libmcrypt-2.5.8/include/mutils/
H A Dmcrypt.h54 int mdecrypt_generic(MCRYPT td, void *plaintext, int len);
/dports/security/libmcrypt/libmcrypt-2.5.8/src/
H A Dcipher_test.c103 mdecrypt_generic( td2, text, siz); in main()
/dports/deskutils/egroupware/egroupware/setup/inc/
H A Dhook_config_validate.inc.php156 $p_t = mdecrypt_generic($GLOBALS['td'], $c_t);
/dports/archivers/dact/dact-0.8.42/
H A Dcipher_serpent.c154 mdecrypt_generic(mcrypt_tdid, outblk+i, 1); in cipher_serpent_decrypt()
/dports/www/limesurvey/limesurvey/framework/base/
H A DCSecurityManager.php249 $decrypted=@mdecrypt_generic($module,$this->substr($data,$ivSize,$this->strlen($data)));
593 $decrypted=@mdecrypt_generic($module,$this->substr($data,$ivSize,$this->strlen($data)));
/dports/security/pear-Crypt_CBC/Crypt_CBC-1.0.1/Crypt/
H A DCBC.php277 $block = $iv ^ mdecrypt_generic($this->TD, $cblock);
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/inc/
H A Dclass.crypto.inc.php217 $data = mdecrypt_generic($this->td, $data);
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/base/
H A DCSecurityManager.php198 $decrypted=mdecrypt_generic($module,substr($data,$ivSize));

1234