Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dmd4c.c45 #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 Dmd5c.c246 #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 Dqi_lb60.dts130 MATRIX_KEY(1, 3, KEY_R) /* S13 */
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx7-mba7.dtsi45 label = "S13";