Searched refs:is_crypto (Results 1 – 2 of 2) sorted by relevance
54 unsigned is_crypto: 1; member
509 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 16 milliseconds