Eric Biggers wrote:
> From: Eric Biggers
>
> Remove the vmac64 template, as it has no known users. It also continues
> to have longstanding bugs such as alignment violations (see
> https://lore.kernel.org/r/20241226134847.6690-1-evepolon...@gmail.com/).
>
> This code was added in 2009 by commi
On 12/26/24 8:43 PM, Eric Biggers wrote:
From: Eric Biggers
Remove the vmac64 template, as it has no known users. It also continues
to have longstanding bugs such as alignment violations (see
https://lore.kernel.org/r/20241226134847.6690-1-evepolon...@gmail.com/).
...
No in-tree user has a
On Thu, Dec 26, 2024 at 8:44 PM Eric Biggers wrote:
> From: Eric Biggers
>
> Remove the vmac64 template, as it has no known users. It also continues
> to have longstanding bugs such as alignment violations (see
> https://lore.kernel.org/r/20241226134847.6690-1-evepolon...@gmail.com/).
>
> This c
On Thu, 26 Dec 2024 at 20:44, Eric Biggers wrote:
>
> From: Eric Biggers
>
> Remove the vmac64 template, as it has no known users. It also continues
> to have longstanding bugs such as alignment violations (see
> https://lore.kernel.org/r/20241226134847.6690-1-evepolon...@gmail.com/).
>
> This c
From: Eric Biggers
Remove the vmac64 template, as it has no known users. It also continues
to have longstanding bugs such as alignment violations (see
https://lore.kernel.org/r/20241226134847.6690-1-evepolon...@gmail.com/).
This code was added in 2009 by commit f1939f7c5645 ("crypto: vmac - New