diff options
author | Daniel P. Berrangé | 2018-10-09 11:50:43 +0200 |
---|---|---|
committer | Daniel P. Berrangé | 2018-10-24 20:03:37 +0200 |
commit | aa895bd439341a8f218d8f1a3d21359ba058c13f (patch) | |
tree | 9b6effc81a929dc923f7ada8011d9ac4a1151f0b /hw/riscv/virt.c | |
parent | crypto: convert xts_mult_x to use xts_uint128 type (diff) | |
download | qemu-aa895bd439341a8f218d8f1a3d21359ba058c13f.tar.gz qemu-aa895bd439341a8f218d8f1a3d21359ba058c13f.tar.xz qemu-aa895bd439341a8f218d8f1a3d21359ba058c13f.zip |
crypto: annotate xts_tweak_encdec as inlineable
Encouraging the compiler to inline xts_tweak_encdec increases the
performance for xts-aes-128 when built with gcrypt:
Encrypt: 545 MB/s -> 580 MB/s
Decrypt: 568 MB/s -> 602 MB/s
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/riscv/virt.c')
0 files changed, 0 insertions, 0 deletions