Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dphp_hash.h66 extern const php_hash_ops php_hash_sha1_ops;
H A Dhash_sha.c67 const php_hash_ops php_hash_sha1_ops = { variable
H A Dhash.c1190 php_hash_register_algo("sha1", &php_hash_sha1_ops); in PHP_MINIT_FUNCTION()

Completed in 21 milliseconds