Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_whirlpool.c30 #define DIGESTBYTES 64 macro
31 #define DIGESTBITS (8*DIGESTBYTES) /* 512 */
419 for (i = 0; i < DIGESTBYTES/8; i++) { in PHP_WHIRLPOOLFinal()

Completed in 5 milliseconds