qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC v1 5/9] virtio-crypto: update header file


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC v1 5/9] virtio-crypto: update header file
Date: Tue, 16 May 2017 16:43:17 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Mon, May 08, 2017 at 07:38:20PM +0800, Gonglei wrote:
> @@ -166,8 +175,8 @@ struct virtio_crypto_aead_session_para {
>       uint32_t algo;
>       /* length of key */
>       uint32_t key_len;
> -     /* hash result length */
> -     uint32_t hash_result_len;
> +     /* Authentication tag length */
> +     uint32_t tag_len;

Why is this field being renamed?

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]