Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dphp_hash.h54 unsigned is_crypto: 1; member
H A Dhash.c509 if (!ops || !ops->is_crypto) { in php_hash_do_hash_hmac()
632 if (!ops->is_crypto) { in PHP_FUNCTION()
888 if (ops->is_crypto) { in PHP_FUNCTION()
911 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()
1006 if (!ops || !ops->is_crypto) { in PHP_FUNCTION()

Completed in 9 milliseconds