Searched refs:xor (Results 1 - 25 of 214) sorted by relevance

123456789

/linux-master/arch/arm/lib/
H A Dxor-neon.c3 * linux/arch/arm/lib/xor-neon.c
8 #include <linux/raid/xor.h>
28 #include <asm-generic/xor.h>
/linux-master/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_irq.c41 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
44 *dst++ = inw(rdp_port) ^ xor;
49 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
57 *dst++ = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor;
61 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
64 *dst++ = inw(rdp_port) ^ xor;
65 *dst++ = inw(rdp_port) ^ xor;
69 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
77 *dst++ = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor;
78 *dst++ = (((u32)val3 << 16) | (val2 & 0xff00)) ^ xor;
82 pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
90 pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
102 pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
110 pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
123 pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
139 pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_port) argument
155 pdacf_transfer_stereo24le(u8 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
175 pdacf_transfer_stereo24be(u8 *dst, u32 xor, unsigned int size, unsigned long rdp_port) argument
198 unsigned int xor = chip->pcm_xor; local
[all...]
/linux-master/arch/powerpc/crypto/
H A Daes-spe-modes.S112 xor r0,r0,r0; \
144 xor d0,d0,t0;
152 xor rD0,d0,rW0; \
153 xor rD1,d1,rW1; \
154 xor rD2,d2,rW2; \
155 xor rD3,d3,rW3;
173 xor rD0,rD0,rW0
175 xor rD1,rD1,rW1
177 xor rD2,rD2,rW2
179 xor rD
[all...]
H A Daes-spe-keys.S29 xor r5,r5,r5; /* clear sensitive data */ \
30 xor r6,r6,r6; \
31 xor r7,r7,r7; \
32 xor r8,r8,r8; \
33 xor r9,r9,r9; \
34 xor r10,r10,r10; \
35 xor r11,r11,r11; \
36 xor r12,r12,r12; \
65 xor out,t1,t2;
91 xor r1
[all...]
H A Dsha1-powerpc-asm.S58 xor r5,W((t)+4-3),W((t)+4-8); \
60 xor W((t)+4),W((t)+4-16),W((t)+4-14); \
62 xor W((t)+4),W((t)+4),r5; \
67 xor r6,RB(t),RC(t); \
70 xor r6,r6,RD(t); \
77 xor r6,RB(t),RC(t); \
80 xor r6,r6,RD(t); \
82 xor r5,W((t)+4-3),W((t)+4-8); \
84 xor W((t)+4),W((t)+4-16),W((t)+4-14); \
86 xor
[all...]
H A Dsha256-spe-asm.S76 xor r0,r0,r0; \
106 xor rT0,rT0,rT1; /* 1: S1 = S1 xor S1' */ \
108 xor rT0,rT0,rT2; /* 1: S1 = S1 xor S1" */ \
111 xor rT3,rT3,rT1; /* 1: ch = ch xor ch' */ \
119 xor rT0,rT0,rT1; /* 1: S0 = S0 xor S0' */ \
121 xor rT
[all...]
/linux-master/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S52 xor w+offset(context), src;
56 xor w+16+offset(context), src;
73 xor s2(%r11,%rdi,4),%r8d;\
76 xor s3(%r11,%rdi,4),%r9d;\
78 xor s3(%r11,%rdi,4),%r8d;\
80 xor (%r11,%rdi,4), %r9d;\
83 xor (%r11,%rdi,4), %r8d;\
85 xor s1(%r11,%rdi,4),%r9d;\
89 xor %r9d, c ## D;\
92 xor
[all...]
H A Dtwofish-i586-asm_32.S54 xor w+offset(context), src;
58 xor w+16+offset(context), src;
75 xor s2(%ebp,%edi,4),d ## D;\
78 xor s3(%ebp,%edi,4),%esi;\
80 xor s3(%ebp,%edi,4),d ## D;\
82 xor (%ebp,%edi,4), %esi;\
85 xor (%ebp,%edi,4), d ## D;\
87 xor s1(%ebp,%edi,4),%esi;\
92 xor %esi, c ## D;\
95 xor
[all...]
H A Dtwofish-x86_64-asm_64-3way.S95 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 0, ab ## 0, x ## 0); \
96 do16bit_ror(48, mov, xor, Ty1, Ty2, RT0, y ## 0, ab ## 0, y ## 0); \
98 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 1, ab ## 1, x ## 1); \
99 do16bit_ror(48, mov, xor, Ty1, Ty2, RT0, y ## 1, ab ## 1, y ## 1); \
101 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 2, ab ## 2, x ## 2); \
102 do16bit_ror(48, mov, xor, Ty1, Ty2, RT0, y ## 2, ab ## 2, y ## 2); \
105 do16bit_ror(32, xor, xor, Tx2, Tx3, RT0, RT1, ab ## 0, x ## 0); \
106 do16bit_ror(16, xor, xor, Ty
[all...]
H A Dtwofish.h15 bool xor);
H A Dcamellia.h28 bool xor);
33 bool xor);
H A Dserpent-sse2.h13 const u8 *src, bool xor);
38 const u8 *src, bool xor);
H A Dsha256-ssse3-asm.S157 xor e, y0 # y0 = e ^ (e >> (25-11))
161 xor a, y1 # y1 = a ^ (a >> (22-13)
162 xor g, y2 # y2 = f^g
164 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6))
169 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2))
171 xor g, y2 # y2 = CH = ((f^g)&e)^g
197 xor e, y0 # y0 = e ^ (e >> (25-11))
201 xor a, y1 # y1 = a ^ (a >> (22-13)
203 xor g, y2 # y2 = f^g
206 xor
[all...]
H A Dsha256-avx-asm.S163 xor e, y0 # y0 = e ^ (e >> (25-11))
166 xor a, y1 # y1 = a ^ (a >> (22-13)
167 xor g, y2 # y2 = f^g
169 xor e, y0 # y0 = e ^ (e >> (11-6)) ^ (e >> (25-6))
174 xor a, y1 # y1 = a ^ (a >> (13-2)) ^ (a >> (22-2))
176 xor g, y2 # y2 = CH = ((f^g)&e)^g
197 xor e, y0 # y0 = e ^ (e >> (25-11))
201 xor a, y1 # y1 = a ^ (a >> (22-13)
203 xor g, y2 # y2 = f^g
206 xor
[all...]
/linux-master/arch/x86/lib/
H A Dgetuser.S58 xor %eax,%eax
68 xor %eax,%eax
78 xor %eax,%eax
93 xor %eax,%eax
104 xor %eax,%eax
114 xor %eax,%eax
124 xor %eax,%eax
139 xor %eax,%eax
149 xor %edx,%edx
158 xor
[all...]
H A Dputuser.S51 xor %ecx,%ecx
60 xor %ecx,%ecx
70 xor %ecx,%ecx
79 xor %ecx,%ecx
89 xor %ecx,%ecx
98 xor %ecx,%ecx
111 xor %ecx,%ecx
123 xor %ecx,%ecx
/linux-master/arch/um/include/asm/
H A Dxor.h14 #include <../../x86/include/asm/xor.h>
/linux-master/arch/x86/kvm/vmx/
H A Dvmenter.S127 xor %edx, %edx
225 xor %ebx, %ebx
241 xor %eax, %eax
242 xor %ecx, %ecx
243 xor %edx, %edx
244 xor %ebp, %ebp
245 xor %esi, %esi
246 xor %edi, %edi
248 xor %r8d, %r8d
249 xor
[all...]
/linux-master/arch/sparc/lib/
H A Dxor.S3 * arch/sparc64/lib/xor.S
377 xor %o0, %i2, %o0
378 xor %o1, %i3, %o1
381 xor %o2, %i4, %o2
382 xor %o3, %i5, %o3
385 xor %o4, %g2, %o4
386 xor %o5, %g3, %o5
389 xor %l2, %l0, %l2
390 xor %l3, %l1, %l3
421 xor
[all...]
/linux-master/arch/s390/lib/
H A Dxor.c11 #include <linux/raid/xor.h>
12 #include <asm/xor.h>
/linux-master/arch/xtensa/kernel/
H A Dmcount.S38 1: xor a7, a2, a1
41 xor a7, a7, a1
43 xor a6, a0, a1
45 xor a6, a6, a1
/linux-master/arch/powerpc/include/asm/
H A Dxor.h35 #include <asm-generic/xor.h>
/linux-master/arch/x86/kvm/svm/
H A Dvmenter.S59 xor %edx, %edx
90 xor %edx, %edx
238 xor %ecx, %ecx
239 xor %edx, %edx
240 xor %ebx, %ebx
241 xor %ebp, %ebp
242 xor %esi, %esi
243 xor %edi, %edi
245 xor %r8d, %r8d
246 xor
[all...]
/linux-master/arch/sparc/include/asm/
H A Dasm-prototypes.h6 #include <asm/xor.h>
/linux-master/net/can/
H A Dgw.c89 struct canfd_frame xor; member in struct:cf_mod::__anon4623
95 u8 xor; member in struct:cf_mod::__anon4624
103 struct cgw_csum_xor xor; member in struct:cf_mod::__anon4625
107 void (*xor)(struct canfd_frame *cf, member in struct:cf_mod::__anon4626
108 struct cgw_csum_xor *xor);
164 MODFUNC(mod_xor_id, cf->can_id ^= mod->modframe.xor.can_id)
165 MODFUNC(mod_xor_len, cf->len ^= mod->modframe.xor.len)
166 MODFUNC(mod_xor_flags, cf->flags ^= mod->modframe.xor.flags)
167 MODFUNC(mod_xor_data, *(u64 *)cf->data ^= *(u64 *)mod->modframe.xor.data)
194 *(u64 *)(cf->data + i) ^= *(u64 *)(mod->modframe.xor
320 cgw_csum_xor_rel(struct canfd_frame *cf, struct cgw_csum_xor *xor) argument
342 cgw_csum_xor_pos(struct canfd_frame *cf, struct cgw_csum_xor *xor) argument
353 cgw_csum_xor_neg(struct canfd_frame *cf, struct cgw_csum_xor *xor) argument
[all...]

Completed in 560 milliseconds

123456789