Home
last modified time | relevance | path

Searched refs:is_crypto (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/ext/hash/
H A Dphp_hash.h46 unsigned is_crypto: 1; member
H A Dhash.c258 else if (!ops->is_crypto) { in php_hash_do_hash_hmac()
366 if (!ops->is_crypto) { in PHP_FUNCTION()
615 if (ops->is_crypto) { in PHP_FUNCTION()
644 if (!ops->is_crypto) { in PHP_FUNCTION()
743 else if (!ops->is_crypto) { in PHP_FUNCTION()

Completed in 9 milliseconds