Searched refs:S21 (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 47 #define S21 3 macro 210 GG (a, b, c, d, x[ 0], S21); /* 17 */ in MD4Transform() 214 GG (a, b, c, d, x[ 1], S21); /* 21 */ in MD4Transform() 218 GG (a, b, c, d, x[ 2], S21); /* 25 */ in MD4Transform() 222 GG (a, b, c, d, x[ 3], S21); /* 29 */ in MD4Transform()
|
| H A D | md5c.c | 266 #define S21 5 macro 270 GG (a, b, c, d, x[ 1], S21, 0xf61e2562); /* 17 */ 274 GG (a, b, c, d, x[ 5], S21, 0xd62f105d); /* 21 */ 278 GG (a, b, c, d, x[ 9], S21, 0x21e1cde6); /* 25 */ 282 GG (a, b, c, d, x[13], S21, 0xa9e3e905); /* 29 */
|
| /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 281 S21 = _mm_mul_epu32(R21, FIVE); in poly1305_blocks() 419 v00 = _mm_mul_epu32(v00, S21); in poly1305_blocks() 546 T0 = _mm_mul_epu32(T0, S21); in poly1305_blocks()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | r8a73a4-ape6evm.dts | 140 label = "S21";
|
| /f-stack/freebsd/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 138 MATRIX_KEY(2, 3, KEY_F) /* S21 */
|