Home
last modified time | relevance | path

Searched refs:state2 (Results 1 – 6 of 6) sorted by relevance

/arch/arm64/kernel/vdso/
A Dvgetrandom-chacha.S11 #define state2 v2 macro
63 mov state2.16b, copy2.16b
81 add state2.4s, state2.4s, state3.4s
82 eor tmp.16b, state1.16b, state2.16b
93 add state2.4s, state2.4s, state3.4s
101 ext state2.16b, state2.16b, state2.16b, #8
111 add state2.4s, state2.4s, state3.4s
123 add state2.4s, state2.4s, state3.4s
131 ext state2.16b, state2.16b, state2.16b, #8
143 add state2.4s, state2.4s, copy2.4s
[all …]
/arch/x86/entry/vdso/
A Dvgetrandom-chacha.S35 .set state2, %xmm3 define
58 movdqa copy2,state2
72 paddd state3,state2
73 pxor state2,state1
88 paddd state3,state2
89 pxor state2,state1
98 pshufd $0x4e,state2,state2
112 pxor state2,state1
128 pxor state2,state1
137 pshufd $0x4e,state2,state2
[all …]
/arch/powerpc/kernel/vdso/
A Dvgetrandom-chacha.S37 #define state2 r18 macro
197 lis state2, const2@ha
201 addi state2, state2, const2@l
229 addis state2, state2, const2@ha
233 addi state2, state2, const2@l
252 stwbrx state2, val4, dst_bytes
276 stw state2, 12(dst_bytes)
/arch/loongarch/vdso/
A Dvgetrandom-chacha.S42 #define state2 s2 macro
64 #define line0 state0, state1, state2, state3
109 move state2, copy2
173 st.w state2, output, 8
181 ld.w state2, key, 8
194 ld.w state2, key, 24
/arch/riscv/kernel/vdso/
A Dvgetrandom-chacha.S41 #define state2 s2 macro
62 #define line0 state0, state1, state2, state3
108 mv state2, copy2
172 sw state2, 8(output)
180 lw state2, 8(key)
193 lw state2, 24(key)
/arch/arm/boot/dts/rockchip/
A Drk3288-rock2-square.dts52 label = "rock2:blue:state2";

Completed in 11 milliseconds