Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/
H A Dphp_hash.h54 unsigned is_crypto: 1; member
H A Dhash.c510 if (!ops || !ops->is_crypto) { in php_hash_do_hash_hmac()
633 if (!ops->is_crypto) { in PHP_FUNCTION()
889 if (ops->is_crypto) { in PHP_FUNCTION()
912 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()
1007 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()

Completed in 10 milliseconds