On Thu, Jun 12, 2025 at 12:09 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > > On Wed, May 14, 2025 at 12:40:45PM -0700, Fan Wu wrote: > > On Tue, May 13, 2025 at 10:06 PM Eric Biggers <ebiggers@xxxxxxxxxx> wrote: > > > > > > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > > > > > audit_policy() does not support any other algorithm, so the crypto_shash > > > abstraction provides no value. Just use the SHA-256 library API > > > instead, which is much simpler and easier to use. > > > > > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > > > > Thanks. Will pull this into ipe/next. > > > > -Fan > > Thanks! I notice this isn't in v6.16-rc1. When is the pull request planned? > > - Eric The current plan is to send the pull request during the next merge window. -Fan