Home
last modified time | relevance | path

Searched full:s7 (Results 1 – 25 of 230) sorted by relevance

12345678910

/freebsd/crypto/openssl/crypto/cast/
H A Dc_skey.c30 #define S7 CAST_S_table7 macro
60 l = X[0] ^ S4[x[13]] ^ S5[x[15]] ^ S6[x[12]] ^ S7[x[14]] ^ S6[x[8]]; in CAST_set_key()
62 l = X[2] ^ S4[z[0]] ^ S5[z[2]] ^ S6[z[1]] ^ S7[z[3]] ^ S7[x[10]]; in CAST_set_key()
64 l = X[3] ^ S4[z[7]] ^ S5[z[6]] ^ S6[z[5]] ^ S7[z[4]] ^ S4[x[9]]; in CAST_set_key()
66 l = X[1] ^ S4[z[10]] ^ S5[z[9]] ^ S6[z[11]] ^ S7[z[8]] ^ S5[x[11]]; in CAST_set_key()
69 K[0] = S4[z[8]] ^ S5[z[9]] ^ S6[z[7]] ^ S7[z[6]] ^ S4[z[2]]; in CAST_set_key()
70 K[1] = S4[z[10]] ^ S5[z[11]] ^ S6[z[5]] ^ S7[z[4]] ^ S5[z[6]]; in CAST_set_key()
71 K[2] = S4[z[12]] ^ S5[z[13]] ^ S6[z[3]] ^ S7[z[2]] ^ S6[z[9]]; in CAST_set_key()
72 K[3] = S4[z[14]] ^ S5[z[15]] ^ S6[z[1]] ^ S7[z[0]] ^ S7[z[12]]; in CAST_set_key()
74 l = Z[2] ^ S4[z[5]] ^ S5[z[7]] ^ S6[z[4]] ^ S7[z[6]] ^ S6[z[0]]; in CAST_set_key()
[all …]
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1119 int64_t s7; in sc25519_muladd() local
1169 s7 = c7 + a0 * b7 + a1 * b6 + a2 * b5 + a3 * b4 + a4 * b3 + a5 * b2 + in sc25519_muladd()
1207 s7 += carry6; in sc25519_muladd()
1243 carry7 = (s7 + (int64_t) (1L << 20)) >> 21; in sc25519_muladd()
1245 s7 -= carry7 * ((uint64_t) 1L << 21); in sc25519_muladd()
1296 s7 += s19 * 666643; in sc25519_muladd()
1304 s7 += s18 * 470296; in sc25519_muladd()
1311 s7 += carry6; in sc25519_muladd()
1329 carry7 = (s7 + (int64_t) (1L << 20)) >> 21; in sc25519_muladd()
1331 s7 -= carry7 * ((uint64_t) 1L << 21); in sc25519_muladd()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,smd-rpm-regulator.yaml30 For pm6125 s1, s2, s3, s4, s5, s6, s7, s8, l1, l2, l3, l5, l6, l7, l8, l9,
42 For pm8841, s1, s2, s3, s4, s5, s6, s7, s8
57 For pm8950 and pm8953, s1, s2, s3, s4, s5, s6, s7, l1, l2, l3, l4, l5, l6,
61 For pm8994, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3,
65 For pm8998, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, l1, l2,
69 For pma8084, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3,
H A Dqcom,smd-rpm-regulator.txt246 s1, s2, s3, s4, s5, s6, s7, s8
258 s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3, l4, l5,
263 s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, l1, l2, l3, l4,
268 s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3, l4, l5,
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringSwitch.h123 StringLiteral S6, StringLiteral S7, T Value) { in Cases() argument
124 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, Value); in Cases()
129 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
131 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, Value); in Cases()
136 StringLiteral S6, StringLiteral S7, StringLiteral S8, in Cases() argument
138 return Case(S0, Value).Cases(S1, S2, S3, S4, S5, S6, S7, S8, S9, Value); in Cases()
/freebsd/lib/msun/src/
H A Dk_sincosl.h44 S7 = -7.6429779983024564e-13, /* -0x1ae42ebd1b2e00.0p-93 */ variable
59 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * S8))))); in __kernel_sincosl()
82 S7 = -0.76471637318198151807063387954939213287488216303768e-12L, variable
117 r = S2 + z * (S3 + z * (S4 + z * (S5 + z * (S6 + z * (S7 + z * (S8 + in __kernel_sincosl()
H A De_sinhl.c48 S7 = 1.9841269841270074e-4, /* 0x1a01a01a01a070.0p-65 */ variable
62 S7 = 1.98412698412698412698412697391263199e-4L, /* 0x1a01a01a01a01a01a01a0176aad11.0p-125L */ variable
111 ((S9*x2 + S7)*x2 + S5)*(x2*x*x2) + S3*(x2*x) + x); in sinhl()
116 S17)*x2 + S15)*x2 + S13)*x2 + S11)*x2 + S9)*x2 + S7)*x2 + in sinhl()
/freebsd/sys/riscv/vmm/
H A Dvmm_switch.S53 sd s7, (HYP_H_S + 7 * 8)(a0)
104 ld s7, (HYP_G_S + 7 * 8)(a0)
144 sd s7, (HYP_G_S + 7 * 8)(a0)
188 ld s7, (HYP_H_S + 7 * 8)(a0)
/freebsd/lib/msun/ld128/
H A Dk_sinl.c35 S7 = -0.76471637318198151807063387954939213287488216303768e-12L, variable
51 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+ in __kernel_sinl()
/freebsd/lib/msun/ld80/
H A Dk_sinl.c45 S7 = -7.6429779983024564e-13, /* -0x1ae42ebd1b2e00.0p-93 */ variable
55 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*S8))))); in __kernel_sinl()
/freebsd/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_loongarch64.S51 st.d $s7, $a0, 11*8
70 ld.d $s7, $a0, 11*8
H A Dsetjmp_rv64g.S53 sd s7, (7 * 8)(a0)
80 ld s7, (7 * 8)(a0)
H A Dsetjmp_mips.S65 REG_S s7, 10*SZREG(a0)
96 REG_L s7, 10*SZREG(a0)
/freebsd/sys/riscv/riscv/
H A Dswtch.S232 ld s7, (PCB_S + 7 * 8)(x13)
281 sd s7, (PCB_S + 7 * 8)(x13)
342 ld s7, (PCB_S + 7 * 8)(x13)
399 ld s7, (TF_S + 7 * 8)(sp)
450 sd s7, (PCB_S + 7 * 8)(a0)
/freebsd/sys/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c82 s7 = rotl64(z6 + x4, 59); \
104 r1 = (z1 ^ s7) + (t2 ^ z8); z3 = s2 ^ s3; \
108 r6 = (s2 ^ z4) + (z6 ^ t7); z2 = s1 ^ s7; \
122 uint64_t s0, s1, s2, s3, s4, s5, s6, s7; in Q512() local
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dmips-mont.pl37 ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7,$s8,$s9,$s10,$s11)=map("\$$_",(12..23));
53 # ($s0,$s1,$s2,$s3,$s4,$s5,$s6,$s7)=map("\$$_",(16..23));
118 $nhi=$s7;
165 $REG_S $s7,($FRAMESIZE-6)*$SZREG($sp)
414 $REG_L $s7,($FRAMESIZE-6)*$SZREG($sp)
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc126 const char* s7) { in Concat7() argument
127 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7; in Concat7()
132 const char* s7, const char* s8) { in Concat8() argument
133 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8; in Concat8()
138 const char* s7, const char* s8, const char* s9) { in Concat9() argument
139 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9; in Concat9()
144 const char* s7, const char* s8, const char* s9, in Concat10() argument
146 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7 + s8 + s9 + s10; in Concat10()
175 const char* s7) { in Concat7() argument
176 return std::string(s1) + s2 + s3 + s4 + s5 + s6 + s7; in Concat7()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/riscv/
H A Dsave.S49 sw s7, 28(sp)
151 sd s7, 40(sp)
H A Drestore.S49 lw s7, 12(sp)
139 ld s7, 8(sp)
/freebsd/lib/libc/riscv/gen/
H A D_setjmp.S53 sd s7, (7 * 8)(a0)
105 ld s7, (7 * 8)(a0)
H A Dsetjmp.S67 sd s7, (7 * 8)(a0)
135 ld s7, (7 * 8)(a0)
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4634 int64_t s7 = kBottom21Bits & (load_3(s + 18) >> 3); in x25519_sc_reduce() local
4701 s7 += s19 * 666643; in x25519_sc_reduce()
4710 s7 += s18 * 470296; in x25519_sc_reduce()
4718 s7 += carry6; in x25519_sc_reduce()
4736 carry7 = (s7 + (1 << 20)) >> 21; in x25519_sc_reduce()
4738 s7 -= carry7 * (1 << 21); in x25519_sc_reduce()
4754 s7 += s17 * 654183; in x25519_sc_reduce()
4763 s7 -= s16 * 997805; in x25519_sc_reduce()
4772 s7 += s15 * 136657; in x25519_sc_reduce()
4781 s7 -= s14 * 683901; in x25519_sc_reduce()
[all …]
/freebsd/contrib/bearssl/src/symcipher/
H A Daes_ct.c54 uint32_t s0, s1, s2, s3, s4, s5, s6, s7; in br_aes_ct_bitslice_Sbox() local
186 s7 = t48 ^ ~t60; in br_aes_ct_bitslice_Sbox()
201 q[0] = s7; in br_aes_ct_bitslice_Sbox()
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8084.dtsi294 tsens_s7_p1: s7-p1@d6 {
359 tsens_s7_p2: s7-p2@e0 {
394 tsens_s7_p2_backup: s7-p2_backup@e4 {
454 tsens_s7_p1_backup: s7-p1_backup@446 {
807 pma8084_s7: s7 {};
/freebsd/crypto/openssl/test/certs/
H A Dee-pss-cert.pem19 KCcl1ez5KcFc0QIlQajhorTYOIeTb8UmR4wdy5C4Nd9P5OKv1sQvVO9PtswAv/s7

12345678910