Home
last modified time | relevance | path

Searched refs:SS0 (Results 1 – 25 of 290) sorted by relevance

12345678910>>...12

/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/
H A Dseed.c36 static const u32 SS0[256] = { variable
315 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
318 t0 = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ \
321 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
343 *(keyout++) = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ in seed_set_key()
345 *(keyout++) = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ in seed_set_key()
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/
H A Dseed.c36 static const u32 SS0[256] = { variable
315 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
318 t0 = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ \
321 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
343 *(keyout++) = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ in seed_set_key()
345 *(keyout++) = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ in seed_set_key()
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/
H A Dseed.c36 static const u32 SS0[256] = { variable
315 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
318 t0 = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ \
321 t1 = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ \
343 *(keyout++) = SS0[byte(t0, 0)] ^ SS1[byte(t0, 1)] ^ in seed_set_key()
345 *(keyout++) = SS0[byte(t1, 0)] ^ SS1[byte(t1, 1)] ^ in seed_set_key()
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dseed.c65 static const u32 SS0[256] = { variable
292 *(keyout++) = SS0[t0.b0] ^ SS1[t0.b1] ^ SS2[t0.b2] ^ SS3[t0.b3]; in do_setkey()
293 *(keyout++) = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; in do_setkey()
329 t1.w = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; \
331 t0.w = SS0[t0.b0] ^ SS1[t0.b1] ^ SS2[t0.b2] ^ SS3[t0.b3]; \
333 t1.w = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; \
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dseed.c65 static const u32 SS0[256] = { variable
292 *(keyout++) = SS0[t0.b0] ^ SS1[t0.b1] ^ SS2[t0.b2] ^ SS3[t0.b3]; in do_setkey()
293 *(keyout++) = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; in do_setkey()
329 t1.w = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; \
331 t0.w = SS0[t0.b0] ^ SS1[t0.b1] ^ SS2[t0.b2] ^ SS3[t0.b3]; \
333 t1.w = SS0[t1.b0] ^ SS1[t1.b1] ^ SS2[t1.b2] ^ SS3[t1.b3]; \
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Estimators/
H A DSlaterDetOperations.h47 ComplexMatrix SS0(2 * NMO, NAEA);
63 …DenseMatrixOperators::product(NMO, NAEA, NAEA, one, B, NAEA, S0.data(), NAEA, zero, SS0.data(), NA…
66 …DenseMatrixOperators::product_ABh(NMO, NMO, NAEA, one, SS0.data(), NAEA, A, NAEA, zero, tGF.data()…
86 SS0.data() + NAEA * NMO, NAEA);
89 …DenseMatrixOperators::product_ABh(NMO, NMO, NAEB, one, SS0.data() + NAEA * NMO, NAEA, A + NAEA * N…
109 ComplexMatrix SS0(2 * NMO, NAEA);
124 …xOperators::product(NMO, NAEA, NAEA, one, B.data(), NAEA, S0.data(), NAEA, zero, SS0.data(), NAEA);
127 …DenseMatrixOperators::product_ABh(NMO, NMO, NAEA, one, SS0.data(), NAEA, A.data(), NAEA, zero, G.d…
147 SS0.data() + NAEA * NMO, NAEA);
150 …DenseMatrixOperators::product_ABh(NMO, NMO, NAEB, one, SS0.data() + NAEA * NMO, NAEA, A.data() + N…
/dports/astro/libgal/libgal-0.5.0/eao/
H A Dgal_s06.c287 static const double SS0[NS0][2] = { in gal_s06() local
472 s0 += ( SS0[i][0] * sin ( a ) + SS0[i][1] * cos ( a ) ) ; in gal_s06()
H A Dgal_s00.c297 static const double SS0[ NS0 ][2] = { in gal_s00() local
482 s0 += ( SS0[i][0] * sin ( a ) + SS0[i][1] * cos ( a ) ) ; in gal_s00()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/rl78/
H A Dwrite.c50 #define SS0 s16(0xf0122) macro
75 SS0 = 0x0001; in init_uart0()
/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dad-file_ops.adb230 SS0, SS1 : Second_Type; variable
234 GM_Split (OS_Time (Left), Y0, M0, D0, HH0, MM0, SS0);
236 S0 := Duration (HH0) * 3600.0 + Duration (MM0) * 60.0 + Duration (SS0);
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dseed.cpp49 #define SS0(x) ((s_s0[x]*0x01010101UL) & 0x3FCFF3FC) macro
53 #define G(x) (SS0(GETBYTE(x, 0)) ^ SS1(GETBYTE(x, 1)) ^ SS2(GETBYTE(x, 2)) ^ SS3(GETBYTE(x, 3)))
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dseed.cpp53 #define SS0(x) ((s_s0[x]*0x01010101UL) & 0x3FCFF3FC) macro
57 #define G(x) (SS0(GETBYTE(x, 0)) ^ SS1(GETBYTE(x, 1)) ^ SS2(GETBYTE(x, 2)) ^ SS3(GETBYTE(x, 3)))
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dseed.cpp53 #define SS0(x) ((s_s0[x]*0x01010101UL) & 0x3FCFF3FC) macro
57 #define G(x) (SS0(GETBYTE(x, 0)) ^ SS1(GETBYTE(x, 1)) ^ SS2(GETBYTE(x, 2)) ^ SS3(GETBYTE(x, 3)))
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dseed.cpp53 #define SS0(x) ((s_s0[x]*0x01010101UL) & 0x3FCFF3FC) macro
57 #define G(x) (SS0(GETBYTE(x, 0)) ^ SS1(GETBYTE(x, 1)) ^ SS2(GETBYTE(x, 2)) ^ SS3(GETBYTE(x, 3)))
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dseed.cpp53 #define SS0(x) ((s_s0[x]*0x01010101UL) & 0x3FCFF3FC) macro
57 #define G(x) (SS0(GETBYTE(x, 0)) ^ SS1(GETBYTE(x, 1)) ^ SS2(GETBYTE(x, 2)) ^ SS3(GETBYTE(x, 3)))
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A Dlayout.cpp441 BasicBlock* SS0 = S0->getSingleSuccessor(); in selectSucc() local
443 if (SS0 && (SS0 != S1) && isa<PHINode>(&*SS0->begin()) && in selectSucc()
445 m_PDT->dominates(SS0, S1)) in selectSucc()
/dports/java/bouncycastle15/crypto-169/core/src/main/java/org/bouncycastle/crypto/engines/
H A DSEEDEngine.java17 private static final int[] SS0 = field in SEEDEngine
324 return SS0[x & 0xff] ^ SS1[(x >> 8) & 0xff] ^ SS2[(x >> 16) & 0xff] ^ SS3[(x >> 24) & 0xff]; in G()
/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Solids/
H A DSolidBMGottschalk.cpp164 Reaktoro_::ThermoScalar VV0, GG0, HH0, SS0, aC, aE; in thermoPropertiesMinBMGottschalk() local
167 VV0, aC, aE, GG0, HH0, SS0 ); in thermoPropertiesMinBMGottschalk()
171 tps.entropy += SS0; in thermoPropertiesMinBMGottschalk()
/dports/security/dropbear/dropbear-2020.81/libtomcrypt/src/ciphers/
H A Dkseed.c33 static const ulong32 SS0[256] = { variable
184 #define G(x) (SS3[((x)>>24)&255] ^ SS2[((x)>>16)&255] ^ SS1[((x)>>8)&255] ^ SS0[(x)&255])
/dports/security/libtomcrypt/libtomcrypt-1.18.2/src/ciphers/
H A Dkseed.c33 static const ulong32 SS0[256] = { variable
184 #define G(x) (SS3[((x)>>24)&255] ^ SS2[((x)>>16)&255] ^ SS1[((x)>>8)&255] ^ SS0[(x)&255])
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/ciphers/
H A Dkseed.c27 static const ulong32 SS0[256] = { variable
178 #define G(x) (SS3[((x)>>24)&255] ^ SS2[((x)>>16)&255] ^ SS1[((x)>>8)&255] ^ SS0[(x)&255])
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/
H A D217_preproc.t125 SS0 = 1,
127 SS0 = 0,
179 SS0 => 1,
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/crypto/libtomcrypt/src/ciphers/
H A Dkseed.c35 static const ulong32 SS0[256] = { variable
186 #define G(x) (SS3[((x)>>24)&255] ^ SS2[((x)>>16)&255] ^ SS1[((x)>>8)&255] ^ SS0[(x)&255])
/dports/graphics/xfractint/xfractint-20.04p16/pars/
H A Dfract18.par13 0<3>SS0<3>0S0<3>0SS<2>07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESS<2>EHSKKS<2>QKSSKS\
89 0<3>SS0<3>0S0<3>0SS<2>07SEES<3>SES<3>SEE<3>SSE<3>ESE<3>ESSEOSELS
/dports/biology/molden/molden5.8/plush/
H A DSS01 mol="SS0" Charge="0"

12345678910>>...12