Home
last modified time | relevance | path

Searched refs:w7 (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/arch/arm64/crypto/
Daes-ce-ccm-core.S27 0: ldrb w7, [x1], #1 /* get 1 byte of input */
30 ins v1.b[0], w7
39 sub w7, w5, #2 /* modified # of rounds */
52 subs w7, w7, #3
69 7: ldrb w7, [x1], #1
71 eor w6, w6, w7
77 8: mov w7, w8
80 adds w7, w7, #1
138 sub w7, w4, #2 /* get modified # of rounds */
159 subs w7, w7, #3
[all …]
Daes-cipher-core.S89 ldp w6, w7, [in, #8]
96 CPU_BE( rev w7, w7 )
101 eor w7, w7, w11
107 0: \round w8, w9, w10, w11, w4, w5, w6, w7
108 \round w4, w5, w6, w7, w8, w9, w10, w11
111 \round w8, w9, w10, w11, w4, w5, w6, w7
113 2: \round w4, w5, w6, w7, w8, w9, w10, w11
116 \round w4, w5, w6, w7, w8, w9, w10, w11, \bsz, b
121 CPU_BE( rev w7, w7 )
124 stp w6, w7, [out, #8]
Dsha256-core.S_shipped140 eor w7,w23,w23,ror#14
146 eor w16,w16,w7,ror#11 // Sigma1(e)
147 ror w7,w27,#2
154 eor w17,w7,w17,ror#13 // Sigma0(a)
185 ldp w7,w8,[x1],#2*4
208 rev w7,w7 // 4
216 add w23,w23,w7 // h+=X[i]
408 str w7,[sp,#0]
411 eor w7,w20,w20,ror#14
417 eor w16,w16,w7,ror#11 // Sigma1(e)
[all …]
Daes-modes.S17 encrypt_block4x v0, v1, v2, v3, w22, x21, x8, w7
22 decrypt_block4x v0, v1, v2, v3, w22, x21, x8, w7
129 encrypt_block v0, w22, x21, x6, w7
131 encrypt_block v1, w22, x21, x6, w7
133 encrypt_block v2, w22, x21, x6, w7
135 encrypt_block v3, w22, x21, x6, w7
147 encrypt_block v4, w22, x21, x6, w7
196 decrypt_block v0, w22, x21, x6, w7
266 encrypt_block v0, w22, x21, x8, w7
332 cbz w7, .Lxtsencnotfirst
[all …]
Dspeck-neon-core.S287 mov w7, NROUNDS
297 subs w7, w7, #1
Dghash-ce-core.S440 cmp w7, #12
546 4: load_round_keys w7, x6
/Linux-v4.19/arch/powerpc/crypto/
Dsha1-spe-asm.S135 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
137 evmergelohi rT0,w7,w6; /* W[-3] */ \
161 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
162 evmergelohi rT0,w7,w6; /* W[-3] */ \
185 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
187 evmergelohi rT0,w7,w6; /* W[-3] */ \
213 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
214 R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k)
Dsha256-spe-asm.S161 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
177 evsrwiu rT0,w7,10; /* s1 = w[-2] >> 10 */ \
179 evrlwi rT1,w7,15; /* s1' = w[-2] rotr 17 */ \
183 evrlwi rT1,w7,13; /* s1' = w[-2] rotr 19 */ \
/Linux-v4.19/drivers/input/serio/
Dhp_sdc.c473 uint8_t w7[4]; in hp_sdc_put() local
486 w7[0] = (mask & 1) ? curr->seq[++idx] : hp_sdc.r7[0]; in hp_sdc_put()
487 w7[1] = (mask & 2) ? curr->seq[++idx] : hp_sdc.r7[1]; in hp_sdc_put()
488 w7[2] = (mask & 4) ? curr->seq[++idx] : hp_sdc.r7[2]; in hp_sdc_put()
489 w7[3] = (mask & 8) ? curr->seq[++idx] : hp_sdc.r7[3]; in hp_sdc_put()
492 w7[hp_sdc.wi - 0x70] == hp_sdc.r7[hp_sdc.wi - 0x70]) { in hp_sdc_put()
496 while (i < 4 && w7[i] == hp_sdc.r7[i]) in hp_sdc_put()
514 hp_sdc_data_out8(w7[hp_sdc.wi - 0x70]); in hp_sdc_put()
515 hp_sdc.r7[hp_sdc.wi - 0x70] = w7[hp_sdc.wi - 0x70]; in hp_sdc_put()
520 while ((i < 4) && w7[i] == hp_sdc.r7[i]) in hp_sdc_put()
/Linux-v4.19/drivers/block/paride/
Dfit3.c34 #define w7(byte) {out_p(7,byte);} macro
/Linux-v4.19/arch/arm64/lib/
Dmemset.S52 A_lw .req w7
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtxrx_edma.h244 u16 w7; member
/Linux-v4.19/arch/arm64/kernel/vdso/
Dgettimeofday.S29 seqcnt .req w7