Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/
H A Dphp_hash.h54 unsigned is_crypto: 1; member
H A Dhash.c498 if (!ops || !ops->is_crypto) { in php_hash_do_hash_hmac()
620 if (!ops->is_crypto) { in PHP_FUNCTION()
872 if (ops->is_crypto) { in PHP_FUNCTION()
895 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()
989 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()

Completed in 12 milliseconds