linux-fscrypt.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: linux-fscrypt@vger.kernel.org
Subject: Re: [PATCH] fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE
Date: Mon, 20 Jul 2020 17:32:38 -0700	[thread overview]
Message-ID: <20200721003238.GB7464@sol.localdomain> (raw)
In-Reply-To: <20200708215722.147154-1-ebiggers@kernel.org>

On Wed, Jul 08, 2020 at 02:57:22PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> The name "FS_KEY_DERIVATION_NONCE_SIZE" is a bit outdated since due to
> the addition of FSCRYPT_POLICY_FLAG_DIRECT_KEY, the file nonce may now
> be used as a tweak instead of for key derivation.  Also, we're now
> prefixing the fscrypt constants with "FSCRYPT_" instead of "FS_".
> 
> Therefore, rename this constant to FSCRYPT_FILE_NONCE_SIZE.
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Applied to fscrypt.git#master for 5.9.

      reply	other threads:[~2020-07-21  0:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 21:57 [PATCH] fscrypt: rename FS_KEY_DERIVATION_NONCE_SIZE Eric Biggers
2020-07-21  0:32 ` Eric Biggers [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200721003238.GB7464@sol.localdomain \
    --to=ebiggers@kernel.org \
    --cc=linux-fscrypt@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).