Home
last modified time | relevance | path

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

/busybox-1.35.0/libbb/
Dhash_md5prime.c319 #define S23 14 in md5_transform() macro
323 GG(c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ in md5_transform()
327 GG(c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ in md5_transform()
331 GG(c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */ in md5_transform()
335 GG(c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */ in md5_transform()