Home
last modified time | relevance | path

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

/PHP-7.3/ext/hash/
H A Dphp_hash.h71 extern const php_hash_ops php_hash_sha512_256_ops;
H A Dhash_sha.c1095 const php_hash_ops php_hash_sha512_256_ops = { variable
H A Dhash.c1185 php_hash_register_algo("sha512/256", &php_hash_sha512_256_ops); in PHP_MINIT_FUNCTION()

Completed in 13 milliseconds