Home
last modified time | relevance | path

Searched refs:CS2 (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpciph_aes_cts.txt156 # Manually edited using the same inputs to also produce CS2 ciphertext
162 CTSMode = CS2
171 CTSMode = CS2
180 CTSMode = CS2
189 CTSMode = CS2
196 # 64 bytes input (CS2 is equivalent to CBC when the last block in full)
198 CTSMode = CS2
209 CTSMode = CS2
217 CTSMode = CS2
225 CTSMode = CS2
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
330 __mul_64x64_to_128_full (CS2, CS.w[0], B10); in bid64_sqrt()
331 CS0 = CS2.w[1] >> 1; in bid64_sqrt()
344 __mul_64x64_to_128_full (CS2, CS.w[0], B10); in bid64_sqrt()
345 CS0 = CS2.w[1] >> 1; in bid64_sqrt()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_sqrt.c216 UINT128 CX, CX2, A10, S2, T128, CS, CSM, CS2, C256, CS1, in bid64_sqrt() local
330 __mul_64x64_to_128_full (CS2, CS.w[0], B10); in bid64_sqrt()
331 CS0 = CS2.w[1] >> 1; in bid64_sqrt()
344 __mul_64x64_to_128_full (CS2, CS.w[0], B10); in bid64_sqrt()
345 CS0 = CS2.w[1] >> 1; in bid64_sqrt()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineAdvisor.cpp230 CallBase *CS2 = dyn_cast<CallBase>(U); in shouldBeDeferred() local
235 if (!CS2 || CS2->getCalledFunction() != Caller) { in shouldBeDeferred()
240 InlineCost IC2 = GetInlineCost(*CS2); in shouldBeDeferred()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Domap3430-sdp.dts52 <2 0 0x20000000 0x1000000>; /* CS2: 16MB for OneNAND */
155 reg = <2 0 0x20000>; /* CS2, offset 0, IO size 4 */
H A Darmada-370-xp.dtsi272 <MBUS_ID(0x01, 0x9e) 0 0xffffffff>, /* CS2 */
290 <MBUS_ID(0x01, 0x9a) 0 0xffffffff>, /* CS2 */
H A Darmada-388-clearfog.dts177 * CS2: mikrobus
H A Dimx6dl-colibri-eval-v3.dts234 /* weim memory map: 32MB on CS0, CS1, CS2 and CS3 */
H A Dintel-ixp42x-arcom-vulcan.dts65 /* 256 KB SDRAM memory at CS2 */
H A Darmada-388-clearfog.dtsi233 * CS2: mikrobus
H A Dintel-ixp42x-gateworks-gw2348.dts100 /* First register set is CMD second is CTL (notice it uses CS2) */
H A Dlogicpd-som-lv-baseboard.dtsi66 2 0 0x10000000 0x2000000>; /* CS2: 32MB for NOR */
H A Dqcom-apq8060-dragonboard.dts208 * CS2 is used by a real peripheral. CS0 is just
586 * on CS2.
H A Dam3874-iceboard.dts370 DM814X_IOPAD(0x0818, PIN_INPUT_PULLUP | 0x80) /* PLL SPI CS2 as GPIO */
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAliasAnalysis.rst152 & ``CS2``), returns ``NoModRef`` if neither call writes to memory read or
153 written by the other, ``Ref`` if ``CS1`` reads memory written by ``CS2``,
154 ``Mod`` if ``CS1`` writes to memory read or written by ``CS2``, or ``ModRef`` if
155 ``CS1`` might read or write memory written to by ``CS2``. Note that this
/netbsd-src/sys/arch/evbppc/conf/
H A DEV64260152 # 16550s off CS2
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h1698 while (const auto *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt())) in getEndLoc() local
1699 CS = CS2; in getEndLoc()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A Dmigration_guide.pod258 CS1, CS2 and CS3 variants are supported.