Thread (35 messages) 35 messages, 9 authors, 2022-01-26

Re: [PATCH] lib/crypto: blake2s: fix a CFI failure

From: Miles Chen <hidden>
Date: 2022-01-19 09:16:39
Also in: linux-crypto, linux-mediatek, lkml

typedef void (*blake2s_compress_t)(struct blake2s_state *state,
			   const u8 *block, size_t nblocks, u32 inc);

should become

typedef void (*blake2s_compress_t)(struct blake2s_state *state,
			   const u8 *block, size_t nblocks, const u32 inc);

Does making that change fix things for you?

Thanks,
Jason
Thanks for your fast response.
It does not work. I tried this before reverting the commit 6048fdcc5f26.

Miles

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help