On Tue Sep 12, 2023 at 2:11 PM EEST, David Gstir wrote:
> @@ -101,6 +102,7 @@ struct dcp_async_ctx {
>       struct crypto_skcipher          *fallback;
>       unsigned int                    key_len;
>       uint8_t                         key[AES_KEYSIZE_128];
> +     bool                            refkey;
>  };

s/refkey/key_referenced/

No reason to obfuscate it, especially since there is no supporting
documentation.

BR, Jarkko

Reply via email to