Searched refs:S23 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 49 #define S23 9 macro 212 GG (c, d, a, b, x[ 8], S23); /* 19 */ in MD4Transform() 216 GG (c, d, a, b, x[ 9], S23); /* 23 */ in MD4Transform() 220 GG (c, d, a, b, x[10], S23); /* 27 */ in MD4Transform() 224 GG (c, d, a, b, x[11], S23); /* 31 */ in MD4Transform()
|
| H A D | md5c.c | 268 #define S23 14 macro 272 GG (c, d, a, b, x[11], S23, 0x265e5a51); /* 19 */ 276 GG (c, d, a, b, x[15], S23, 0xd8a1e681); /* 23 */ 280 GG (c, d, a, b, x[ 3], S23, 0xf4d50d87); /* 27 */ 284 GG (c, d, a, b, x[ 7], S23, 0x676f02d9); /* 31 */
|
| /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 283 S23 = _mm_mul_epu32(R23, FIVE); in poly1305_blocks() 422 T14 = S23; in poly1305_blocks() 549 T14 = S23; in poly1305_blocks()
|
| /f-stack/freebsd/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 140 MATRIX_KEY(2, 5, KEY_H) /* S23 */
|