Home
last modified time | relevance | path

Searched full:tweak (Results 1 – 25 of 31) sorted by relevance

12

/qemu/crypto/
H A Dxts.c80 * @iv: the initialization vector tweak of XTS_BLOCK_SIZE bytes
82 * Encrypt/decrypt data with a tweak
90 /* tweak encrypt block i */ in xts_tweak_encdec()
97 /* LFSR the tweak */ in xts_tweak_encdec()
155 /* PP = tweak decrypt block m-1 */ in xts_decrypt()
168 /* Pm-1 = Tweak uncrypt CC */ in xts_decrypt()
229 /* CC = tweak encrypt block m-1 */ in xts_encrypt()
243 /* Cm-1 = Tweak encrypt PP */ in xts_encrypt()
/qemu/include/crypto/
H A Dxts.h40 * @tweakctx: the cipher context for tweak decryption
43 * @iv: the initialization vector tweak of XTS_BLOCK_SIZE bytes
62 * @tweakctx: the cipher context for tweak encryption
65 * @iv: the initialization vector tweak of XTS_BLOCK_SIZE bytes
/qemu/target/s390x/kvm/
H A Dpv.h53 int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak,
77 static inline int s390_pv_unpack(uint64_t addr, uint64_t size, uint64_t tweak, in s390_pv_unpack() argument
H A Dpv.c177 uint64_t tweak, struct S390PVResponse *pv_resp) in s390_pv_unpack() argument
182 .tweak = tweak, in s390_pv_unpack()
/qemu/scripts/ci/
H A Dcoverage-summary.sh5 # Summerise the state of code coverage with gcovr and tweak the output
/qemu/linux-user/
H A Dsemihost.c21 * soon as a character is read we need to tweak the termio to disable
/qemu/tests/
H A Ddbus-vmstate-daemon.sh5 # This script allows to tweak the dbus-daemon policy during the test
/qemu/docs/devel/
H A Dstable-process.rst69 please verify that they look fine, especially if the maintainer had to tweak
/qemu/tests/functional/qemu_test/
H A Dtuxruntest.py33 # reasonable defaults but we sometimes need to tweak the
/qemu/hw/s390x/
H A Dipl.h137 /* Tweak prefix is monotonically increasing with each component */ in ipl_valid_pv_components()
/qemu/docs/config/
H A Dq35-virtio-serial.cfg11 # You will probably need to tweak the lines marked as
H A Dmach-virt-serial.cfg12 # You will probably need to tweak the lines marked as
H A Dq35-virtio-graphical.cfg10 # You will probably need to tweak the lines marked as
H A Dmach-virt-graphical.cfg11 # You will probably need to tweak the lines marked as
H A Dq35-emulated.cfg10 # You will probably need to tweak the lines marked as
/qemu/tests/vm/
H A Dopenbsd186 # tweak datasize limit
/qemu/include/standard-headers/linux/
H A Dvmclock-abi.h44 * of 1 ms per second would effectively tweak the counter period by 1000PPM
H A Dvirtio_crypto.h356 * For AES-XTS, this is the 128bit tweak, i, from IEEE Std 1619-2007.
/qemu/linux-headers/asm-s390/
H A Dkvm.h228 __u64 tweak; member
/qemu/target/s390x/
H A Darch_dump.c414 * fetched and memory has been dumped, we need to grab the tweak data
/qemu/docs/devel/testing/
H A Dfunctional.rst128 instance, available at ``self.vm``. Because many tests will tweak the
/qemu/docs/interop/
H A Dqcow2.rst438 the virtual disk sector as the input tweak.
451 input tweak.
/qemu/
H A Dmeson_options.txt379 description: 'tweak required x86_64 architecture version beyond compiler default')
/qemu/hw/vfio/
H A Digd.c43 * of the required tables, and we need to tweak the chipset with revisions
/qemu/tcg/
H A Dregion.c488 * Users running large scale system emulation may want to tweak their

12