Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/crypto/
Dcast5_generic.c99 static const u32 s6[256] = { variable
418 z[0] = x[0] ^ s5[xi(13)] ^ s6[xi(15)] ^ s7[xi(12)] ^ sb8[xi(14)] ^ in key_schedule()
420 z[1] = x[2] ^ s5[zi(0)] ^ s6[zi(2)] ^ s7[zi(1)] ^ sb8[zi(3)] ^ in key_schedule()
422 z[2] = x[3] ^ s5[zi(7)] ^ s6[zi(6)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
424 z[3] = x[1] ^ s5[zi(10)] ^ s6[zi(9)] ^ s7[zi(11)] ^ sb8[zi(8)] ^ in key_schedule()
425 s6[xi(11)]; in key_schedule()
426 k[0] = s5[zi(8)] ^ s6[zi(9)] ^ s7[zi(7)] ^ sb8[zi(6)] ^ s5[zi(2)]; in key_schedule()
427 k[1] = s5[zi(10)] ^ s6[zi(11)] ^ s7[zi(5)] ^ sb8[zi(4)] ^ in key_schedule()
428 s6[zi(6)]; in key_schedule()
429 k[2] = s5[zi(12)] ^ s6[zi(13)] ^ s7[zi(3)] ^ sb8[zi(2)] ^ in key_schedule()
[all …]
/linux-4.1.27/arch/mips/kernel/
Drelocate_kernel.S58 li s6, (1 << _PAGE_SHIFT) / SZREG
66 LONG_ADDIU s6, s6, -1
67 beq s6, zero, process_entry
Dpm-cps.c84 s0, s1, s2, s3, s4, s5, s6, s7, enumerator
/linux-4.1.27/arch/alpha/include/uapi/asm/
Dregdef.h21 #define s6 $15 macro
22 #define fp s6 /* frame-pointer (s6 in frame-less procedures) */
/linux-4.1.27/drivers/media/dvb-frontends/
Dzl10353.c378 int s6, s9; in zl10353_get_parameters() local
391 s6 = zl10353_read_register(state, STATUS_6); in zl10353_get_parameters()
393 if (s6 < 0 || s9 < 0) in zl10353_get_parameters()
395 if ((s6 & (1 << 5)) == 0 || (s9 & (1 << 4)) == 0) in zl10353_get_parameters()
468 int s6, s7, s8; in zl10353_read_status() local
470 if ((s6 = zl10353_read_register(state, STATUS_6)) < 0) in zl10353_read_status()
478 if (s6 & (1 << 2)) in zl10353_read_status()
480 if (s6 & (1 << 1)) in zl10353_read_status()
482 if (s6 & (1 << 5)) in zl10353_read_status()
/linux-4.1.27/arch/mips/include/asm/
Dregdef.h48 #define s6 $22 macro
91 #define s6 $22 macro
Dasmmacro-64.h23 LONG_S s6, THREAD_REG22(\thread)
36 LONG_L s6, THREAD_REG22(\thread)
Dasmmacro-32.h70 LONG_S s6, THREAD_REG22(\thread)
83 LONG_L s6, THREAD_REG22(\thread)
/linux-4.1.27/arch/mips/power/
Dhibernate_asm.S27 PTR_S s6, PT_R22(t0)
57 PTR_L s6, PT_R22(t0)
/linux-4.1.27/arch/mips/fw/lib/
Dcall_o32.S54 REG_S s6,O32_FRAMESZ-5*SZREG(sp)
100 REG_L s6,O32_FRAMESZ-5*SZREG(sp)
/linux-4.1.27/arch/x86/crypto/
Ddes3_ede-asm_64.S27 #define s6 ((s5) + (64*8)) macro
28 #define s7 ((s6) + (64*8))
142 xorq s6(, RT1, 8), to; \
366 xorq s6(, RT1, 8), to##0; \
387 xorq s6(, RT1, 8), to##1; \
408 xorq s6(, RT1, 8), to##2; \
/linux-4.1.27/fs/cifs/
Dnetmisc.c175 struct sockaddr_in6 *s6 = (struct sockaddr_in6 *) dst; in cifs_convert_address() local
187 rc = cifs_inet_pton(AF_INET6, src, alen, &s6->sin6_addr.s6_addr); in cifs_convert_address()
191 s6->sin6_family = AF_INET6; in cifs_convert_address()
200 rc = kstrtouint(scope_id, 0, &s6->sin6_scope_id); in cifs_convert_address()
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dkgdb_asm.S438 move $r0, $s6
/linux-4.1.27/net/sunrpc/
Dsvcauth_unix.c175 struct sockaddr_in6 s6; in ip_map_parse() member
207 memcpy(&sin6, &address.s6, sizeof(sin6)); in ip_map_parse()
/linux-4.1.27/arch/arc/boot/dts/
Dabilis_tb101.dtsi84 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */
Dabilis_tb100.dtsi84 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */