Searched refs:php_hash_md2_ops (Results 1 – 3 of 3) sorted by relevance
71 extern const php_hash_ops php_hash_md2_ops;
52 const php_hash_ops php_hash_md2_ops = { variable
1554 php_hash_register_algo("md2", &php_hash_md2_ops); in PHP_MINIT_FUNCTION()
Completed in 10 milliseconds