Searched defs:keylen (Results 1 – 14 of 14) sorted by relevance
/qemu/tests/bench/ |
H A D | benchmark-crypto-akcipher.c | 22 size_t keylen, in create_rsa_akcipher() 35 static void test_rsa_speed(const uint8_t *priv_key, size_t keylen, in test_rsa_speed()
|
/qemu/crypto/ |
H A D | rsakey.c | 53 size_t keylen, in qcrypto_akcipher_rsakey_export_p8info()
|
H A D | akcipher.c | 35 const uint8_t *key, size_t keylen, in qcrypto_akcipher_new() 113 uint8_t *key, size_t keylen, in qcrypto_akcipher_export_p8info()
|
H A D | secret_common.c | 41 size_t keylen, ciphertextlen, ivlen; in qcrypto_secret_decrypt() local
|
H A D | block-luks.c | 271 size_t keylen = qcrypto_cipher_get_key_len(cipher); in qcrypto_block_luks_essiv_cipher() local
|
/qemu/tests/unit/ |
H A D | test-crypto-xts.c | 33 int keylen; member
|
H A D | test-crypto-akcipher.c | 667 size_t keylen; member
|
/qemu/tests/qemu-iotests/ |
H A D | 149 | 37 def __init__(self, name, cipher, keylen, mode, ivgen, argument
|
/qemu/backends/ |
H A D | cryptodev-lkcf.c | 66 size_t keylen; member
|
/qemu/include/hw/xen/interface/io/ |
H A D | netif.h | 303 unsigned int keylen, in xen_netif_toeplitz_hash()
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_crypto.h | 90 uint32_t keylen; member 227 uint32_t keylen; member
|
/qemu/include/sysemu/ |
H A D | cryptodev.h | 99 uint32_t keylen; member
|
/qemu/hw/virtio/ |
H A D | virtio-crypto.c | 206 uint32_t algo, keytype, keylen; in virtio_crypto_create_asym_session() local
|
H A D | vhost-user.c | 2551 size_t keylen; in vhost_user_crypto_create_session() local 2567 size_t keylen; in vhost_user_crypto_create_session() local
|