Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dmd4.c36 #define S23 9 macro
108 GG (c, d, a, b, x[ 8], S23); /* 19 */ in ss_md4_compress()
112 GG (c, d, a, b, x[ 9], S23); /* 23 */ in ss_md4_compress()
116 GG (c, d, a, b, x[10], S23); /* 27 */ in ss_md4_compress()
120 GG (c, d, a, b, x[11], S23); /* 31 */ in ss_md4_compress()

Completed in 2 milliseconds