Searched refs:php_hash_whirlpool_ops (Results 1 – 3 of 3) sorted by relevance
83 extern const php_hash_ops php_hash_whirlpool_ops;
436 const php_hash_ops php_hash_whirlpool_ops = { variable
1195 php_hash_register_algo("whirlpool", &php_hash_whirlpool_ops); in PHP_MINIT_FUNCTION()
Completed in 13 milliseconds