Searched refs:K1 (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/opencrypto/ |
| H A D | rmd160.c | 63 #define K1 0x5A827999U macro 199 R(e, a, b, c, d, F1, K1, 7, 7); in RMD160Transform() 200 R(d, e, a, b, c, F1, K1, 6, 4); in RMD160Transform() 201 R(c, d, e, a, b, F1, K1, 8, 13); in RMD160Transform() 202 R(b, c, d, e, a, F1, K1, 13, 1); in RMD160Transform() 203 R(a, b, c, d, e, F1, K1, 11, 10); in RMD160Transform() 204 R(e, a, b, c, d, F1, K1, 9, 6); in RMD160Transform() 205 R(d, e, a, b, c, F1, K1, 7, 15); in RMD160Transform() 206 R(c, d, e, a, b, F1, K1, 15, 3); in RMD160Transform() 207 R(b, c, d, e, a, F1, K1, 7, 12); in RMD160Transform() [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | zynq-zturn.dts | 53 K1 { 54 label = "K1";
|
| H A D | s3c6410-mini6410.dts | 76 label = "K1";
|
| /f-stack/freebsd/mips/include/ |
| H A D | regnum.h | 94 #define K1 27 macro
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_2.rst | 267 * **e1000/base: Fix K1 configuration.** 269 Added fix for the following updates to the K1 configurations: 270 TX idle period for entering K1 should be 128 ns. 271 Minimum TX idle period in K1 should be 256 ns.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra20-pmc.yaml | 139 "APBDEV_PMC_SCRATCH53_0" of the Tegra K1 Technical Reference
|