Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/
H A Dphp_hash.h48 unsigned is_crypto: 1; member
H A Dhash.c255 else if (!ops->is_crypto) { in php_hash_do_hash_hmac()
355 if (!ops->is_crypto) { in php_hashcontext_ctor()
609 if (ops->is_crypto) { in PHP_FUNCTION()
637 if (!ops->is_crypto) { in PHP_FUNCTION()
736 else if (!ops->is_crypto) { in PHP_FUNCTION()

Completed in 17 milliseconds