Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dphp_hash.h77 extern const php_hash_ops php_hash_sha384_ops;
H A Dhash_sha.c596 const php_hash_ops php_hash_sha384_ops = { variable
H A Dhash.c1574 php_hash_register_algo("sha384", &php_hash_sha384_ops); in PHP_MINIT_FUNCTION()

Completed in 16 milliseconds