Searched refs:state1 (Results 1 – 6 of 6) sorted by relevance
| /arch/x86/entry/vdso/ |
| A D | vgetrandom-chacha.S | 34 .set state1, %xmm2 define 76 psrld $20,state1 77 por temp,state1 92 psrld $25,state1 93 por temp,state1 96 pshufd $0x39,state1,state1 115 psrld $20,state1 116 por temp,state1 132 por temp,state1 135 pshufd $0x93,state1,state1 [all …]
|
| /arch/arm64/kernel/vdso/ |
| A D | vgetrandom-chacha.S | 10 #define state1 v1 macro 62 mov state1.16b, copy1.16b 83 shl state1.4s, tmp.4s, #12 84 sri state1.4s, tmp.4s, #20 95 shl state1.4s, tmp.4s, #7 96 sri state1.4s, tmp.4s, #25 99 ext state1.16b, state1.16b, state1.16b, #4 125 shl state1.4s, tmp.4s, #7 129 ext state1.16b, state1.16b, state1.16b, #12 141 add state1.4s, state1.4s, copy1.4s [all …]
|
| /arch/powerpc/kernel/vdso/ |
| A D | vgetrandom-chacha.S | 36 #define state1 r17 macro 196 lis state1, const1@ha 200 addi state1, state1, const1@l 228 addis state1, state1, const1@ha 232 addi state1, state1, const1@l 251 stwbrx state1, 0, dst_bytes 275 stw state1, 8(dst_bytes)
|
| /arch/loongarch/vdso/ |
| A D | vgetrandom-chacha.S | 41 #define state1 s1 macro 64 #define line0 state0, state1, state2, state3 108 move state1, copy1 172 st.w state1, output, 4 180 ld.w state1, key, 4 193 ld.w state1, key, 20
|
| /arch/riscv/kernel/vdso/ |
| A D | vgetrandom-chacha.S | 40 #define state1 s1 macro 62 #define line0 state0, state1, state2, state3 107 mv state1, copy1 171 sw state1, 4(output) 179 lw state1, 4(key) 192 lw state1, 20(key)
|
| /arch/arm/boot/dts/rockchip/ |
| A D | rk3288-rock2-square.dts | 46 label = "rock2:green:state1";
|
Completed in 13 milliseconds