Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/hashes/
A Dmd4.c42 #define S22 5 macro
114 GG (d, a, b, c, x[ 4], S22); /* 18 */ in _md4_compress()
118 GG (d, a, b, c, x[ 5], S22); /* 22 */ in _md4_compress()
122 GG (d, a, b, c, x[ 6], S22); /* 26 */ in _md4_compress()
126 GG (d, a, b, c, x[ 7], S22); /* 30 */ in _md4_compress()

Completed in 3 milliseconds