Searched defs:niv (Results 1 – 13 of 13) sorted by relevance
/openbmc/qemu/crypto/ |
H A D | ivgen-plain64.c | 34 uint8_t *iv, size_t niv, in qcrypto_ivgen_plain_calculate()
|
H A D | ivgen-plain.c | 34 uint8_t *iv, size_t niv, in qcrypto_ivgen_plain_calculate()
|
H A D | block.c | 375 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 D | ivgen.c | 69 uint8_t *iv, size_t niv, in qcrypto_ivgen_calculate()
|
H A D | ivgen-essiv.c | 73 uint8_t *iv, size_t niv, in qcrypto_ivgen_essiv_calculate()
|
H A D | cipher.c | 199 const uint8_t *iv, size_t niv, in qcrypto_cipher_setiv()
|
H A D | blockpriv.h | 48 size_t niv; member
|
H A D | cipher-afalg.c | 120 size_t niv, Error **errp) in qcrypto_afalg_cipher_setiv()
|
H A D | block-luks.c | 892 size_t niv; in qcrypto_block_luks_load_key() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-ivgen.c | 35 size_t niv; member
|
H A D | test-crypto-cipher.c | 656 size_t nkey, niv = 0, nciphertext = 0, nplaintext = 0; in test_cipher() local
|
/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-cipher.c | 27 size_t niv; in test_cipher_speed() local
|
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss.h | 192 int niv; member
|