Home
last modified time | relevance | path

Searched full:tweaks (Results 1 – 25 of 65) sorted by relevance

123

/linux/arch/riscv/crypto/
H A Daes-riscv64-zvkned-zvbb-zvkg.S66 #define TWEAKS v16 // LMUL=4 (most of the time) macro
76 // TWEAKS: N 128-bit tweaks T*(x^i) for i in 0..(N - 1)
77 // TWEAKS_BREV: same as TWEAKS, but bit-reversed
93 vle32.v TWEAKS, (TWEAKP)
101 vbrev8.v v12, TWEAKS
138 vbrev8.v TWEAKS, TWEAKS_BREV
155 vbrev8.v TWEAKS_BREV, TWEAKS
179 vxor.vv TMP0, TMP0, TWEAKS
181 vxor.vv TMP0, TMP0, TWEAKS
193 // Compute the next sequence of tweaks by multiplying the previous
[all …]
/linux/arch/x86/crypto/
H A Daes-xts-avx-x86_64.S47 * the XTS tweaks. This avoids a bottleneck. Currently there don't seem to be
153 // V6-V9 hold XTS tweaks. Each 128-bit lane holds one tweak.
269 // If VL > 16, then there are multiple tweaks, and we use vpclmulqdq to compute
270 // all tweaks in the vector in parallel. If VL=16, we just do the regular
284 // Given the first XTS tweak at (TWEAK), compute the first set of tweaks and
336 // Do one step in computing the next set of tweaks using the method of just
370 // Do one step in computing the next set of tweaks using the VPCLMULQDQ method
404 // _tweak_step does one step of the computation of the next set of tweaks from
408 // This is used to interleave the computation of the next set of tweaks with the
513 // steps of the computation of the next set of tweaks. May clobber V4.
[all …]
/linux/Documentation/virt/kvm/s390/
H A Ds390-pv-dump.rst50 metadata comprised of the encryption tweaks and status flags. The
57 The tweaks / status flags for the exported pages need to be requested
/linux/Documentation/sphinx-static/
H A Dcustom.css3 * CSS tweaks for the Alabaster theme
44 * Tweaks for our local TOC
/linux/arch/hexagon/kernel/
H A Dtrampoline.S10 * to future tweaks to the Hexagon instruction set.
/linux/arch/arm/boot/compressed/
H A Dhead-xscale.S5 * XScale specific tweaks. This is merged into head.S by the linker.
H A Dhead-sa1100.S7 * SA1100 specific tweaks. This is merged into head.S by the linker.
/linux/Documentation/devicetree/bindings/dma/
H A Dsifive,fu540-c000-pdma.yaml40 with no chip integration tweaks.
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-sifive.yaml38 SiFive PWM v0 IP block with no chip integration tweaks.
/linux/Documentation/admin-guide/LSM/
H A Dindex.rst17 specific changes to system operation when these tweaks are not available
/linux/Documentation/devicetree/bindings/spi/
H A Dspi-sifive.yaml30 for the SiFive SPI v0 IP block with no chip integration tweaks.
/linux/Documentation/admin-guide/media/
H A Dsaa7134.rst18 As with bttv, card-specific tweaks are needed. Check CARDLIST for a
/linux/arch/x86/include/asm/
H A Dhw_irq.h63 * @flags: Flags for allocation tweaks
/linux/drivers/usb/gadget/udc/
H A DKconfig126 in other OMAP processors too, given minor tweaks.
324 controllers having QE or CPM2, given minor tweaks.
/linux/Documentation/driver-api/pci/
H A Dp2pdma.rst59 one could imagine slight tweaks to this that would allow for the same
/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp42x-arcom-vulcan.dts81 * CHECKME: if special tweaks are needed, then fix the
/linux/arch/arm/crypto/
H A DKconfig191 encryption (not CBC decryption), the encryption of XTS tweaks, XTS
/linux/crypto/
H A Dhctr2.c29 * The specification allows variable-length tweaks, but Linux's crypto API
32 * the best performance. But longer tweaks are useful for fscrypt, to avoid
/linux/scripts/
H A Dcheck-variable-fonts.sh36 # tweaks if necessary. Remove leading "# ".
/linux/drivers/parport/
H A Dparport_cs.c6 probably require driver tweaks)
/linux/net/ipv4/
H A Dipip.c32 Minor tweaks:
33 Cleaned up the code a little and added some pre-1.3.0 tweaks.
/linux/tools/testing/selftests/tc-testing/
H A DREADME197 but the overall template is there and it should only need tweaks.)
/linux/Documentation/crypto/
H A Ddescore-readme.rst183 idiotic ``tweaks`` for particular machines which failed to deliver significant
240 these are just performance tweaks.
/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst73 taken before some performance tweaks were added, which doubled
/linux/Documentation/networking/
H A Dnet_failover.rst94 This will result in lack of connectivity to the VM. So some tweaks might be

123