Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Dmd4.c43 #define S23 9 macro
115 GG (c, d, a, b, x[ 8], S23); /* 19 */ in _md4_compress()
119 GG (c, d, a, b, x[ 9], S23); /* 23 */ in _md4_compress()
123 GG (c, d, a, b, x[10], S23); /* 27 */ in _md4_compress()
127 GG (c, d, a, b, x[11], S23); /* 31 */ in _md4_compress()

Completed in 2 milliseconds