[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CALGQo4a6kO7R-EOcX0kad7jmMRVTgm8-p+7LCZ7TjAaOpweNUQ@mail.gmail.com>
Date: Sat, 6 Nov 2021 12:35:01 +0000
From: Keith Cancel <admin@...th.pro>
To: linux-kernel@...r.kernel.org
Subject: crypto/aegis128-neon-inner.c
Hello,
Is there a reason aegis128-neon-inner.c is not in the arch
sub-directory? It's clearly architecturally specific. It also is using
ifdef's to delineate between arm and arm64. It seems like it would
have made more sense to have split this up as 2 assembly files in
arch/arm/crypto and arch/arm64/crypto.
Thanks,
Keith Cancel
Powered by blists - more mailing lists