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