Home
last modified time | relevance | path

Searched refs:v25 (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-ce-asm.h13 sm4e b0.4s, v25.4s; \
31 sm4e b0.4s, v25.4s; \
32 sm4e b1.4s, v25.4s; \
62 sm4e b0.4s, v25.4s; \
63 sm4e b1.4s, v25.4s; \
64 sm4e b2.4s, v25.4s; \
65 sm4e b3.4s, v25.4s; \
119 sm4e b0.4s, v25.4s; \
120 sm4e b1.4s, v25.4s; \
121 sm4e b2.4s, v25
[all...]
H A Dpolyval-ce-core.S96 ext v25.16b, X.16b, X.16b, #8
98 eor v25.16b, v25.16b, X.16b
102 pmull v27.1q, v25.1d, v26.1d
117 ext v25.16b, X.16b, X.16b, #8
119 eor v25.16b, v25.16b, X.16b
123 pmull MI.1q, v25.1d, v26.1d
H A Daes-ce.S35 ld1 {v25.4s-v28.4s}, [\rk], #64
120 2222: .irp key, v21, v22, v23, v24, v25, v26, v27, v28, v29
H A Daes-neonbs-core.S655 mov v25.16b, v0.16b
683 eor v1.16b, v1.16b, v25.16b
693 mov v24.16b, v25.16b
746 next_tweak v26, v25, v18, v19
755 eor v0.16b, v0.16b, v25.16b
775 ld1 {v25.16b}, [x5]
780 eor v16.16b, \o0\().16b, v25.16b
798 st1 {v25.16b}, [x5]
H A Dchacha-neon-core.S569 mov w7, v25.s[0]
570 add v9.4s, v9.4s, v25.4s
630 zip2 v25.4s, v8.4s, v9.4s
679 zip1 v10.2d, v25.2d, v27.2d
680 zip2 v14.2d, v25.2d, v27.2d
714 eor v25.16b, v25.16b, v9.16b
H A Dsm4-ce-gcm-core.S114 sm4e b0.4s, v25.4s; \
149 sm4e b0.4s, v25.4s; \
150 sm4e b1.4s, v25.4s; \
151 sm4e b2.4s, v25.4s; \
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daesp8-ppc.pl704 my $rndkey0="v23"; # v24-v25 rotating buffer for first found keys
724 stvx v25,r11,$sp
769 ?vperm v25,v31,v30,$keyperm
771 stvx v25,$x10,$key_ # off-load round[2]
779 ?vperm v25,v31,v26,$keyperm
781 stvx v25,$x10,$key_ # off-load round[4]
794 lvx v25,$x10,$key_ # pre-load round[2]
845 vncipher $out0,$out0,v25
846 vncipher $out1,$out1,v25
847 vncipher $out2,$out2,v25
[all...]
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daesp8-ppc.pl704 my $rndkey0="v23"; # v24-v25 rotating buffer for first found keys
724 stvx v25,r11,$sp
769 ?vperm v25,v31,v30,$keyperm
771 stvx v25,$x10,$key_ # off-load round[2]
779 ?vperm v25,v31,v26,$keyperm
781 stvx v25,$x10,$key_ # off-load round[4]
794 lvx v25,$x10,$key_ # pre-load round[2]
845 vncipher $out0,$out0,v25
846 vncipher $out1,$out1,v25
847 vncipher $out2,$out2,v25
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/
H A Dvmx_asm.h21 stvx v25,reg,%r1; \
48 lvx v25,reg,%r1; \
78 lvx v25,r5,r3 variable
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/include/
H A Dvmx_asm.h21 stvx v25,reg,%r1; \
48 lvx v25,reg,%r1; \
78 lvx v25,r5,r3 variable
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-neonbs-core.S654 mov v25.16b, v0.16b
682 eor v1.16b, v1.16b, v25.16b
692 mov v24.16b, v25.16b
745 next_tweak v26, v25, v30, v31
746 eor v0.16b, v0.16b, v25.16b
803 movi v25.2s, #0x87
804 uzp1 v30.4s, v30.4s, v25.4s
805 ld1 {v25.16b}, [x24]
813 eor \o0\().16b, \o0\().16b, v25.16b
819 mov v25
[all...]
H A Dchacha-neon-core.S570 mov w7, v25.s[0]
571 add v9.4s, v9.4s, v25.4s
631 zip2 v25.4s, v8.4s, v9.4s
686 zip1 v10.2d, v25.2d, v27.2d
687 zip2 v14.2d, v25.2d, v27.2d
723 eor v25.16b, v25.16b, v9.16b
805 tbx v25.16b, {v20.16b-v23.16b}, v5.16b
816 eor v25.16b, v25
[all...]
H A Daes-ce.S35 ld1 {v25.4s-v28.4s}, [\rk], #64
120 2222: .irp key, v21, v22, v23, v24, v25, v26, v27, v28, v29
/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dcrtsavres.S254 stvx v25,r11,r0
292 lvx v25,r11,r0
464 stvx v25,r12,r0
514 lvx v25,r12,r0
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dcrtsavres.S254 stvx v25,r11,r0
292 lvx v25,r11,r0
464 stvx v25,r12,r0
514 lvx v25,r12,r0
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c124 struct atom_vram_info_header_v2_5 v25; member
276 if (module_id > vram_info->v25.vram_module_num) in amdgpu_atomfirmware_get_vram_info()
278 vram_module = (union vram_module *)vram_info->v25.vram_module; in amdgpu_atomfirmware_get_vram_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c226 struct atom_vram_info_header_v2_5 v25; member
436 /* v25 */ in amdgpu_atomfirmware_get_vram_info()
438 if (module_id > vram_info->v25.vram_module_num) in amdgpu_atomfirmware_get_vram_info()
440 vram_module = (union vram_module *)vram_info->v25.vram_module; in amdgpu_atomfirmware_get_vram_info()
/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S51 #define const2 v25
92 stvx v25,off80,r6
578 lvx v25,off80,r6
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dcrc32-vpmsum_core.S51 #define const2 v25
92 stvx v25,off80,r6
574 lvx v25,off80,r6
H A Dpoly1305-p10le_64.S486 lvx 25, 0, 10 # v25 - mask
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dvx-insn.h166 .ifc \vxr,%v25
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc_asm.h631 #define v25 25 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc_asm.h682 #define v25 25 macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h631 #define v25 25 macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dvx-insn-asm.h169 .ifc \vxr,%v25

Completed in 19 milliseconds

12