On Fri, Jan 17, 2025 at 11:23:36PM -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > Update the KDF contexts to match those actually used on SM8650. This > turns out to be needed for the hardware-wrapped key tests generic/368 > and generic/369 to pass on the SM8650 HDK (now that I have one to > actually test it). Apparently the contexts changed between the > prototype version I tested a couple years ago and the final version. > > Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> > --- > src/fscrypt-crypt-util.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Ping. Zorro, could you apply this please? Thanks! - Eric