Home
last modified time | relevance | path

Searched defs:niv (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/crypto/
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 Dblock.c375 size_t niv, in do_qcrypto_block_cipher_encdec()
429 size_t niv, in qcrypto_block_cipher_decrypt_helper()
444 size_t niv, in qcrypto_block_cipher_encrypt_helper()
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 Dcipher.c199 const uint8_t *iv, size_t niv, in qcrypto_cipher_setiv()
H A Dblockpriv.h48 size_t niv; member
H A Dcipher-afalg.c120 size_t niv, Error **errp) in qcrypto_afalg_cipher_setiv()
H A Dblock-luks.c892 size_t niv; in qcrypto_block_luks_load_key() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-ivgen.c35 size_t niv; member
H A Dtest-crypto-cipher.c656 size_t nkey, niv = 0, nciphertext = 0, nplaintext = 0; in test_cipher() local
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c27 size_t niv; in test_cipher_speed() local
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss.h192 int niv; member