Home
last modified time | relevance | path

Searched refs:php_sha3_unserialize (Results 1 – 4 of 4) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c204 static int php_sha3_unserialize(php_hashcontext_object *hash, in php_sha3_unserialize() function
241 return php_sha3_unserialize(hash, magic, zv, (1600 - (2 * bits)) >> 3); \
/dports/lang/php81/php-8.1.1/ext/hash/
H A Dhash_sha3.c204 static int php_sha3_unserialize(php_hashcontext_object *hash, in php_sha3_unserialize() function
241 return php_sha3_unserialize(hash, magic, zv, (1600 - (2 * bits)) >> 3); \
/dports/lang/php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c204 static int php_sha3_unserialize(php_hashcontext_object *hash, in php_sha3_unserialize() function
241 return php_sha3_unserialize(hash, magic, zv, (1600 - (2 * bits)) >> 3); \
/dports/www/mod_php80/php-8.0.15/ext/hash/
H A Dhash_sha3.c204 static int php_sha3_unserialize(php_hashcontext_object *hash, in php_sha3_unserialize() function
241 return php_sha3_unserialize(hash, magic, zv, (1600 - (2 * bits)) >> 3); \