Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_whirlpool.c32 #define DIGESTBYTES 64 macro
33 #define DIGESTBITS (8*DIGESTBYTES) /* 512 */
421 for (i = 0; i < DIGESTBYTES/8; i++) { in PHP_WHIRLPOOLFinal()

Completed in 12 milliseconds