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
617 PHP_FUNCTION(mcrypt_generic) in PHP_FUNCTION() function
671 PHP_FUNCTION(mdecrypt_generic) in PHP_FUNCTION() function
725 PHP_FUNCTION(mcrypt_enc_get_supported_key_sizes) in PHP_FUNCTION() function
745 PHP_FUNCTION(mcrypt_enc_self_test) in PHP_FUNCTION() function
754 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() function
764 PHP_FUNCTION(mcrypt_generic_deinit) in PHP_FUNCTION() function
779 PHP_FUNCTION(mcrypt_enc_is_block_algorithm_mode) in PHP_FUNCTION() function
793 PHP_FUNCTION(mcrypt_enc_is_block_algorithm) in PHP_FUNCTION() function
807 PHP_FUNCTION(mcrypt_enc_is_block_mode) in PHP_FUNCTION() function
821 PHP_FUNCTION(mcrypt_enc_get_block_size) in PHP_FUNCTION() function
830 PHP_FUNCTION(mcrypt_enc_get_key_size) in PHP_FUNCTION() function
839 PHP_FUNCTION(mcrypt_enc_get_iv_size) in PHP_FUNCTION() function
848 PHP_FUNCTION(mcrypt_enc_get_algorithms_name) in PHP_FUNCTION() function
861 PHP_FUNCTION(mcrypt_enc_get_modes_name) in PHP_FUNCTION() function
874 PHP_FUNCTION(mcrypt_module_self_test) in PHP_FUNCTION() function
888 PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode) in PHP_FUNCTION() function
902 PHP_FUNCTION(mcrypt_module_is_block_algorithm) in PHP_FUNCTION() function
916 PHP_FUNCTION(mcrypt_module_is_block_mode) in PHP_FUNCTION() function
930 PHP_FUNCTION(mcrypt_module_get_algo_block_size) in PHP_FUNCTION() function
940 PHP_FUNCTION(mcrypt_module_get_algo_key_size) in PHP_FUNCTION() function
950 PHP_FUNCTION(mcrypt_module_get_supported_key_sizes) in PHP_FUNCTION() function
969 PHP_FUNCTION(mcrypt_list_algorithms) in PHP_FUNCTION() function
996 PHP_FUNCTION(mcrypt_list_modes) in PHP_FUNCTION() function
1023 PHP_FUNCTION(mcrypt_get_key_size) in PHP_FUNCTION() function
1052 PHP_FUNCTION(mcrypt_get_block_size) in PHP_FUNCTION() function
1081 PHP_FUNCTION(mcrypt_get_iv_size) in PHP_FUNCTION() function
1110 PHP_FUNCTION(mcrypt_get_cipher_name) in PHP_FUNCTION() function
1330 PHP_FUNCTION(mcrypt_encrypt) in PHP_FUNCTION() function
1346 PHP_FUNCTION(mcrypt_decrypt) in PHP_FUNCTION() function
1362 PHP_FUNCTION(mcrypt_create_iv) in PHP_FUNCTION() function