Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dphp_hash.h61 extern const php_hash_ops php_hash_sha224_ops;
H A Dhash.c975 php_hash_register_algo("sha224", &php_hash_sha224_ops); in PHP_MINIT_FUNCTION()
H A Dhash_sha.c421 const php_hash_ops php_hash_sha224_ops = { variable

Completed in 20 milliseconds