Searched refs:php_hash_md4_ops (Results 1 – 3 of 3) sorted by relevance
72 extern const php_hash_ops php_hash_md4_ops;
35 const php_hash_ops php_hash_md4_ops = { variable
1580 php_hash_register_algo("md4", &php_hash_md4_ops); in PHP_MINIT_FUNCTION()
Completed in 15 milliseconds