Lines Matching defs:PHP_FUNCTION
499 PHP_FUNCTION(mcrypt_module_open) in PHP_FUNCTION() function
535 PHP_FUNCTION(mcrypt_generic_init) in PHP_FUNCTION() function
615 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function
669 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function
723 PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes) in PHP_FUNCTION() function
743 PHP_FUNCTION(mcrypt_enc_self_test) in PHP_FUNCTION() function
752 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() function
762 PHP_FUNCTION(mcrypt_generic_deinit) in PHP_FUNCTION() function
777 PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode) in PHP_FUNCTION() function
791 PHP_FUNCTION(mcrypt_enc_is_block_algorithm) in PHP_FUNCTION() function
805 PHP_FUNCTION(mcrypt_enc_is_block_mode) in PHP_FUNCTION() function
819 PHP_FUNCTION(mcrypt_enc_get_block_size) in PHP_FUNCTION() function
828 PHP_FUNCTION(mcrypt_enc_get_key_size) in PHP_FUNCTION() function
837 PHP_FUNCTION(mcrypt_enc_get_iv_size) in PHP_FUNCTION() function
846 PHP_FUNCTION(mcrypt_enc_get_algorithms_name) in PHP_FUNCTION() function
859 PHP_FUNCTION(mcrypt_enc_get_modes_name) in PHP_FUNCTION() function
872 PHP_FUNCTION(mcrypt_module_self_test) in PHP_FUNCTION() function
886 PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode) in PHP_FUNCTION() function
900 PHP_FUNCTION(mcrypt_module_is_block_algorithm) in PHP_FUNCTION() function
914 PHP_FUNCTION(mcrypt_module_is_block_mode) in PHP_FUNCTION() function
928 PHP_FUNCTION(mcrypt_module_get_algo_block_size) in PHP_FUNCTION() function
938 PHP_FUNCTION(mcrypt_module_get_algo_key_size) in PHP_FUNCTION() function
948 PHP_FUNCTION(mcrypt_module_get_supported_key_sizes) in PHP_FUNCTION() function
967 PHP_FUNCTION(mcrypt_list_algorithms) in PHP_FUNCTION() function
994 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function
1021 PHP_FUNCTION(mcrypt_get_key_size) in PHP_FUNCTION() function
1050 PHP_FUNCTION(mcrypt_get_block_size) in PHP_FUNCTION() function
1079 PHP_FUNCTION(mcrypt_get_iv_size) in PHP_FUNCTION() function
1108 PHP_FUNCTION(mcrypt_get_cipher_name) in PHP_FUNCTION() function
1328 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function
1344 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function
1360 PHP_FUNCTION(mcrypt_create_iv) in PHP_FUNCTION() function