HomeSort by relevance Sort by last modified time
    Searched refs:S34 (Results 1 - 4 of 4) sorted by null

  /external/dropbear/libtomcrypt/src/hashes/
md4.c 49 #define S34 15
135 HH (b, c, d, a, x[12], S34); /* 36 */
139 HH (b, c, d, a, x[14], S34); /* 40 */
143 HH (b, c, d, a, x[13], S34); /* 44 */
147 HH (b, c, d, a, x[15], S34); /* 48 */