Home
last modified time | relevance | path

Searched refs:php_hash_md2_ops (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/hash/
H A Dphp_hash.h62 extern const php_hash_ops php_hash_md2_ops;
H A Dhash_md.c44 const php_hash_ops php_hash_md2_ops = { variable
H A Dhash.c1011 php_hash_register_algo("md2", &php_hash_md2_ops); in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds