Home
last modified time | relevance | path

Searched refs:max_auth_key_len (Results 1 – 6 of 6) sorted by relevance

/qemu/include/hw/virtio/
A Dvirtio-crypto.h58 uint32_t max_auth_key_len; member
/qemu/hw/virtio/
A Dvirtio-crypto.c158 if (sym_info->auth_key_len > vcrypto->conf.max_auth_key_len) { in virtio_crypto_create_sym_session()
1047 vcrypto->conf.max_auth_key_len = in virtio_crypto_init_config()
1048 vcrypto->conf.cryptodev->conf.max_auth_key_len; in virtio_crypto_init_config()
1156 stl_le_p(&crypto_cfg.max_auth_key_len, c->conf.max_auth_key_len); in virtio_crypto_get_config()
/qemu/include/sysemu/
A Dcryptodev.h246 uint32_t max_auth_key_len; member
/qemu/include/standard-headers/linux/
A Dvirtio_crypto.h520 uint32_t max_auth_key_len; member
/qemu/backends/
A Dcryptodev-vhost-user.c232 backend->conf.max_auth_key_len = VHOST_USER_MAX_AUTH_KEY_LEN; in cryptodev_vhost_user_init()
A Dcryptodev-builtin.c108 backend->conf.max_auth_key_len = CRYPTODEV_BUITLIN_MAX_AUTH_KEY_LEN; in cryptodev_builtin_init()

Completed in 16 milliseconds