Lines Matching defs:PHP_FUNCTION

558 PHP_FUNCTION(mcrypt_module_open)  in PHP_FUNCTION()  function
594 PHP_FUNCTION(mcrypt_generic_init) in PHP_FUNCTION() function
670 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function
719 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function
767 PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes) in PHP_FUNCTION() function
787 PHP_FUNCTION(mcrypt_enc_self_test) in PHP_FUNCTION() function
796 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() function
806 PHP_FUNCTION(mcrypt_generic_deinit) in PHP_FUNCTION() function
821 PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode) in PHP_FUNCTION() function
835 PHP_FUNCTION(mcrypt_enc_is_block_algorithm) in PHP_FUNCTION() function
849 PHP_FUNCTION(mcrypt_enc_is_block_mode) in PHP_FUNCTION() function
863 PHP_FUNCTION(mcrypt_enc_get_block_size) in PHP_FUNCTION() function
872 PHP_FUNCTION(mcrypt_enc_get_key_size) in PHP_FUNCTION() function
881 PHP_FUNCTION(mcrypt_enc_get_iv_size) in PHP_FUNCTION() function
890 PHP_FUNCTION(mcrypt_enc_get_algorithms_name) in PHP_FUNCTION() function
903 PHP_FUNCTION(mcrypt_enc_get_modes_name) in PHP_FUNCTION() function
916 PHP_FUNCTION(mcrypt_module_self_test) in PHP_FUNCTION() function
930 PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode) in PHP_FUNCTION() function
944 PHP_FUNCTION(mcrypt_module_is_block_algorithm) in PHP_FUNCTION() function
958 PHP_FUNCTION(mcrypt_module_is_block_mode) in PHP_FUNCTION() function
972 PHP_FUNCTION(mcrypt_module_get_algo_block_size) in PHP_FUNCTION() function
982 PHP_FUNCTION(mcrypt_module_get_algo_key_size) in PHP_FUNCTION() function
992 PHP_FUNCTION(mcrypt_module_get_supported_key_sizes) in PHP_FUNCTION() function
1011 PHP_FUNCTION(mcrypt_list_algorithms) in PHP_FUNCTION() function
1038 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function
1065 PHP_FUNCTION(mcrypt_get_key_size) in PHP_FUNCTION() function
1094 PHP_FUNCTION(mcrypt_get_block_size) in PHP_FUNCTION() function
1123 PHP_FUNCTION(mcrypt_get_iv_size) in PHP_FUNCTION() function
1152 PHP_FUNCTION(mcrypt_get_cipher_name) in PHP_FUNCTION() function
1300 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function
1316 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function
1332 PHP_FUNCTION(mcrypt_ecb) in PHP_FUNCTION() function
1348 PHP_FUNCTION(mcrypt_cbc) in PHP_FUNCTION() function
1364 PHP_FUNCTION(mcrypt_cfb) in PHP_FUNCTION() function
1380 PHP_FUNCTION(mcrypt_ofb) in PHP_FUNCTION() function
1396 PHP_FUNCTION(mcrypt_create_iv) in PHP_FUNCTION() function