Searched refs:S22 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 48 #define S22 5 macro 211 GG (d, a, b, c, x[ 4], S22); /* 18 */ in MD4Transform() 215 GG (d, a, b, c, x[ 5], S22); /* 22 */ in MD4Transform() 219 GG (d, a, b, c, x[ 6], S22); /* 26 */ in MD4Transform() 223 GG (d, a, b, c, x[ 7], S22); /* 30 */ in MD4Transform()
|
| H A D | md5c.c | 267 #define S22 9 macro 271 GG (d, a, b, c, x[ 6], S22, 0xc040b340); /* 18 */ 275 GG (d, a, b, c, x[10], S22, 0x2441453); /* 22 */ 279 GG (d, a, b, c, x[14], S22, 0xc33707d6); /* 26 */ 283 GG (d, a, b, c, x[ 2], S22, 0xfcefa3f8); /* 30 */
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/ |
| H A D | poly1305_sse2.c | 211 xmmi R20, R21, R22, R23, R24, S21, S22, S23, S24; in poly1305_blocks() local 282 S22 = _mm_mul_epu32(R22, FIVE); in poly1305_blocks() 417 T15 = S22; in poly1305_blocks() 544 T15 = S22; in poly1305_blocks()
|
| /f-stack/freebsd/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 139 MATRIX_KEY(2, 4, KEY_G) /* S22 */
|