Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dhash_md.c210 #define S13 17 macro
363 FF(c, d, a, b, x[2], S13, 0x242070db); /* 3 */
367 FF(c, d, a, b, x[6], S13, 0xa8304613); /* 7 */
371 FF(c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */
375 FF(c, d, a, b, x[14], S13, 0xa679438e); /* 15 */

Completed in 8 milliseconds