Home
last modified time | relevance | path

Searched defs:iv (Results 1 – 21 of 21) sorted by relevance

/qemu/tests/unit/
H A Dtest-crypto-ivgen.c34 const uint8_t *iv; member
139 g_autofree uint8_t *iv = g_new0(uint8_t, data->niv); in test_ivgen() local
H A Dtest-crypto-cipher.c35 const char *iv; member
654 uint8_t *key, *iv = NULL, *ciphertext = NULL, in test_cipher() local
/qemu/crypto/
H A Dxts.c88 xts_uint128 *iv) in xts_tweak_encdec()
106 uint8_t *iv, in xts_decrypt()
182 uint8_t *iv, in xts_encrypt()
H A Divgen-plain64.c34 uint8_t *iv, size_t niv, in qcrypto_ivgen_plain_calculate()
H A Divgen-plain.c34 uint8_t *iv, size_t niv, in qcrypto_ivgen_plain_calculate()
H A Divgen.c69 uint8_t *iv, size_t niv, in qcrypto_ivgen_calculate()
H A Divgen-essiv.c73 uint8_t *iv, size_t niv, in qcrypto_ivgen_essiv_calculate()
H A Dafsplit.c63 uint32_t iv = cpu_to_be32(i); in qcrypto_afsplit_hash() local
H A Dcipher.c199 const uint8_t *iv, size_t niv, in qcrypto_cipher_setiv()
H A Dcipher-afalg.c119 const uint8_t *iv, in qcrypto_afalg_cipher_setiv()
H A Dsecret_common.c38 g_autofree uint8_t *iv = NULL; in qcrypto_secret_decrypt() local
H A Dblock.c385 g_autofree uint8_t *iv = niv ? g_new0(uint8_t, niv) : NULL; in do_qcrypto_block_cipher_encdec() local
/qemu/include/crypto/
H A Dsecret_common.h38 char *iv; member
/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c24 uint8_t *key = NULL, *iv = NULL; in test_cipher_speed() local
/qemu/tests/tcg/xtensa/
H A Dtest_mac16.S63 .macro init_acc iv argument
/qemu/hw/vmapple/
H A Daes.c98 uint32_t iv[4]; member
133 IV iv[4]; member
/qemu/tests/qtest/migration/
H A Dmigration-util.c97 Visitor *iv = NULL; in migrate_get_socket_address() local
/qemu/tests/qtest/
H A Dmigration-helpers.c88 Visitor *iv = NULL; in migrate_get_socket_address() local
/qemu/include/system/
H A Dcryptodev.h153 uint8_t *iv; member
/qemu/block/
H A Dnbd.c1724 Visitor *iv = NULL; in nbd_config() local
/qemu/hw/nvme/
H A Dctrl.c6278 uint16_t iv; in nvme_get_feature() local