Searched refs:K4 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/opencrypto/ |
| H A D | rmd160.c | 66 #define K4 0xA953FD4EU macro 250 R(b, c, d, e, a, F4, K4, 9, 4); in RMD160Transform() 251 R(a, b, c, d, e, F4, K4, 15, 0); in RMD160Transform() 252 R(e, a, b, c, d, F4, K4, 5, 5); in RMD160Transform() 253 R(d, e, a, b, c, F4, K4, 11, 9); in RMD160Transform() 254 R(c, d, e, a, b, F4, K4, 6, 7); in RMD160Transform() 255 R(b, c, d, e, a, F4, K4, 8, 12); in RMD160Transform() 256 R(a, b, c, d, e, F4, K4, 13, 2); in RMD160Transform() 257 R(e, a, b, c, d, F4, K4, 12, 10); in RMD160Transform() 258 R(d, e, a, b, c, F4, K4, 5, 14); in RMD160Transform() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | s3c6410-mini6410.dts | 97 label = "K4";
|