Home
last modified time | relevance | path

Searched full:initialization (Results 1 – 25 of 216) sorted by relevance

123456789

/qemu/include/crypto/
H A Divgen.h28 * This module provides a framework for generating initialization
31 * initialization vector for use for encryption of data in that
35 * <title>Encrypting block data with initialization vectors</title>
105 * @alg: the initialization vector generation algorithm
111 * Create a new initialization vector generator that uses
150 * Calculate a new initialization vector for the data
H A Dcipher.h128 * Get the required initialization vector size
221 * @iv: the initialization vector or counter (CTR mode) bytes
226 * initialization vectors or counter, this sets the @niv
229 * object. It is an error to set an initialization vector
H A Dxts.h43 * @iv: the initialization vector tweak of XTS_BLOCK_SIZE bytes
65 * @iv: the initialization vector tweak of XTS_BLOCK_SIZE bytes
H A Dinit.h2 * QEMU Crypto initialization
/qemu/include/system/
H A Dconfidential-guest-support.h38 * ready: flag set by CGS initialization code once it's ready to
48 * initialization in different places, often in arch or machine
50 * for invalid configurations until that initialization code.
/qemu/qapi/
H A Dcrypto.json129 # The supported algorithms for generating initialization vectors for
204 # The options that apply to LUKS encryption format initialization
212 # @ivgen-alg: the initialization vector generator. Currently defaults
215 # @ivgen-hash-alg: the initialization vector generator hash.
306 # @ivgen-alg: the initialization vector generator
308 # @ivgen-hash-alg: the initialization vector generator hash
431 # @iv: the random initialization vector used for encryption of this
/qemu/include/hw/virtio/
H A Dvhost-user-blk.h44 * There are at least two steps of initialization of the
47 * those initialization phases by using two fields.
/qemu/include/chardev/
H A Dchar.h78 * @context: the #GMainContext to be used at initialization time
113 * @context: the #GMainContext to be used at initialization time
127 * @context: the #GMainContext to be used at initialization time
157 * @context: the #GMainContext to be used at initialization time
/qemu/target/i386/tcg/system/
H A Dtcg-cpu.c2 * i386 TCG cpu class initialization functions specific to system emulation
55 * initialized here are needed for the vcpu initialization. in tcg_cpu_realizefn()
/qemu/system/
H A Dmain.c75 * initializing cpus, to block associated threads until initialization is in main()
76 * complete. Replay_mutex lock is acquired on initialization, because it in main()
/qemu/tests/unit/
H A Diothread.c29 QemuCond init_done_cond; /* is thread initialization done? */
107 /* Wait for initialization to complete */ in iothread_new()
/qemu/docs/devel/
H A Dmulti-process.rst294 channel during its initialization.
315 object initialization
358 device emulator would perform in its initialization code, but with its
463 initialization subsection
466 The process initialization sequence will follow the same sequence
489 IO initialization will be driven by the JSON descriptions sent from the
534 the MSI DMA address from QEMU as a message at initialization, then
589 via initialization messages, much like the guest memory table is done.
603 descriptor to the emulation process via an initialization message.
838 initialization, and are used when the emulation code raises a device
/qemu/target/i386/
H A Dhost-cpu.h2 * x86 host CPU type initialization and host CPU functions
/qemu/tests/qtest/
H A Dvirtio-test.c16 /* Tests only initialization so far. TODO: Replace with functional tests */
H A Dpci-test.c16 /* Tests only initialization so far. TODO: Replace with functional tests */
H A Di82801b11-test.c13 /* Tests only initialization so far. TODO: Replace with functional tests */
H A Dioh3420-test.c13 /* Tests only initialization so far. TODO: Replace with functional tests */
H A Dspapr-phb-test.c16 /* Tests only initialization so far. TODO: Replace with functional tests,
H A Dipoctal232-test.c21 /* Tests only initialization so far. TODO: Replace with functional tests */
H A Dvirtio-serial-test.c15 /* Tests only initialization so far. TODO: Replace with functional tests */
/qemu/target/i386/whpx/
H A Dwhpx-accel-ops.h30 /* full state set, modified during initialization or on vmload */
/qemu/target/ppc/
H A Dtcg-stub.c2 * PowerPC CPU initialization for qemu.
/qemu/docs/system/
H A Dsecrets.rst111 These bytes are used as the initialization vector for the AES-256-CBC value.
114 critical that a different initialization vector is used for every secret**.
/qemu/include/hw/arm/
H A Dlinux-boot-if.h27 * the state the kernel expects after firmware initialization,
/qemu/include/qemu/
H A Dthread-context.h47 /* CPU affinity bitmap used for initialization. */

123456789