Searched refs:S13 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | md4c.c | 45 #define S13 11 macro 194 FF (c, d, a, b, x[ 2], S13); /* 3 */ in MD4Transform() 198 FF (c, d, a, b, x[ 6], S13); /* 7 */ in MD4Transform() 202 FF (c, d, a, b, x[10], S13); /* 11 */ in MD4Transform() 206 FF (c, d, a, b, x[14], S13); /* 15 */ in MD4Transform()
|
| H A D | md5c.c | 246 #define S13 17 macro 250 FF (c, d, a, b, x[ 2], S13, 0x242070db); /* 3 */ 254 FF (c, d, a, b, x[ 6], S13, 0xa8304613); /* 7 */ 258 FF (c, d, a, b, x[10], S13, 0xffff5bb1); /* 11 */ 262 FF (c, d, a, b, x[14], S13, 0xa679438e); /* 15 */
|
| /f-stack/freebsd/contrib/device-tree/src/mips/ingenic/ |
| H A D | qi_lb60.dts | 130 MATRIX_KEY(1, 3, KEY_R) /* S13 */
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx7-mba7.dtsi | 45 label = "S13";
|