Home
last modified time | relevance | path

Searched refs:mcrypt_module_close (Results 1 – 25 of 83) sorted by relevance

1234

/dports/deskutils/egroupware/egroupware/setup/inc/
H A Dhook_config_validate.inc.php133 @mcrypt_module_close($GLOBALS['td']);
148 mcrypt_module_close($GLOBALS['td']);
160 mcrypt_module_close($GLOBALS['td']);
164 @mcrypt_module_close($GLOBALS['td']);
/dports/security/libmcrypt/libmcrypt-2.5.8/src/
H A Daes_test.c99 mcrypt_module_close(td); in main()
147 mcrypt_module_close(td); in main()
189 mcrypt_module_close(td); in main()
231 mcrypt_module_close(td); in main()
H A Dcipher_test.c112 mcrypt_module_close(td); in main()
113 mcrypt_module_close(td2); free(text); in main()
/dports/security/pecl-mcrypt/mcrypt-1.0.4/
H A Dmcrypt.c245 PHP_DEP_FE(mcrypt_module_close, arginfo_mcrypt_module_close)
346 mcrypt_module_close(pm->td); in PHP_INI_END()
749 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() argument
1037 mcrypt_module_close(td); in PHP_FUNCTION()
1066 mcrypt_module_close(td); in PHP_FUNCTION()
1095 mcrypt_module_close(td); in PHP_FUNCTION()
1126 mcrypt_module_close(td); in PHP_FUNCTION()
1133 mcrypt_module_close(td); in PHP_FUNCTION()
1278 mcrypt_module_close(td); in php_mcrypt_do_crypt()
1283 mcrypt_module_close(td); in php_mcrypt_do_crypt()
[all …]
H A Dmcrypt_filter.c135 mcrypt_module_close(data->module); in php_mcrypt_filter_dtor()
224 mcrypt_module_close(mcrypt_module); in php_mcrypt_filter_create()
251 mcrypt_module_close(mcrypt_module); in php_mcrypt_filter_create()
H A Dphp_mcrypt.h75 PHP_FUNCTION(mcrypt_module_close);
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/libraries/
H A DEncryption.php264 mcrypt_module_close($this->_handle);
422 mcrypt_module_close($params['handle']);
455 mcrypt_module_close($params['handle']);
595 mcrypt_module_close($params['handle']);
611 mcrypt_module_close($params['handle']);
/dports/www/codeigniter/CodeIgniter-3.1.11/system/libraries/
H A DEncryption.php264 mcrypt_module_close($this->_handle);
422 mcrypt_module_close($params['handle']);
455 mcrypt_module_close($params['handle']);
595 mcrypt_module_close($params['handle']);
611 mcrypt_module_close($params['handle']);
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/base/
H A DCSecurityManager.php180 mcrypt_module_close($module);
200 mcrypt_module_close($module);
/dports/security/pear-Crypt_CHAP/Crypt_CHAP-1.5.0/
H A DCHAP.php278 mcrypt_module_close($td);
315 mcrypt_module_close($td);
/dports/security/libmcrypt/libmcrypt-2.5.8/lib/
H A Dlibmcrypt.sym3 mcrypt_module_close
H A Dmcrypt_internal.h51 int mcrypt_module_close(MCRYPT td);
H A Dmcrypt.c184 mcrypt_module_close(td); in mcrypt_generic_end()
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/dapphp/radius/lib/
H A DPear_CHAP.php333 mcrypt_module_close($td);
380 mcrypt_module_close($td);
/dports/net-mgmt/observium/observium/libs/pear/Crypt/
H A DCHAP.php288 mcrypt_module_close($td);
333 mcrypt_module_close($td);
/dports/www/limesurvey/limesurvey/framework/base/
H A DCSecurityManager.php229 @mcrypt_module_close($module);
251 @mcrypt_module_close($module);
595 @mcrypt_module_close($module);
/dports/www/bolt/bolt-2.2.24/vendor/ircmaxell/random-lib/lib/RandomLib/
H A DAbstractMcryptMixer.php86 mcrypt_module_close($this->mcrypt);
/dports/finance/prestashop/prestashop/vendor/ircmaxell/random-lib/lib/RandomLib/
H A DAbstractMcryptMixer.php86 mcrypt_module_close($this->mcrypt);
/dports/security/libmcrypt/libmcrypt-2.5.8/doc/
H A Dexample.c58 mcrypt_module_close(td); in main()
/dports/security/steghide/steghide-0.5.1/src/
H A DMCryptPP.cc71 mcrypt_module_close (MCryptD) ; in close()
266 mcrypt_module_close (td) ; in getEncryptedSize()
/dports/security/libmcrypt/libmcrypt-2.5.8/include/mutils/
H A Dmcrypt.h41 int mcrypt_module_close(MCRYPT td);
/dports/www/joomla3/joomla3-3.9.24/libraries/php-encryption/
H A DCrypto.php294 $ret = mcrypt_module_close($crypt);
328 $ret = mcrypt_module_close($crypt);
/dports/www/osticket/upload/include/
H A Dclass.crypto.php382 mcrypt_module_close($td);
425 mcrypt_module_close($td);
/dports/security/pear-Crypt_CBC/Crypt_CBC-1.0.1/Crypt/
H A DCBC.php186 @mcrypt_module_close($this->TD);
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/vendor/Zend/Filter/Encrypt/
H A DMcrypt.php304 mcrypt_module_close($cipher);

1234