Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dmd4.c37 #define S24 13 macro
109 GG (b, c, d, a, x[12], S24); /* 20 */ in ss_md4_compress()
113 GG (b, c, d, a, x[13], S24); /* 24 */ in ss_md4_compress()
117 GG (b, c, d, a, x[14], S24); /* 28 */ in ss_md4_compress()
121 GG (b, c, d, a, x[15], S24); /* 32 */ in ss_md4_compress()

Completed in 2 milliseconds