crypto: x86/aesni - Use local .L symbols for code
authorArd Biesheuvel <ardb@kernel.org>
Wed, 12 Apr 2023 11:00:33 +0000 (13:00 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 20 Apr 2023 10:20:04 +0000 (18:20 +0800)
commit1d4b0ff30c2d698c9755bf52d20c073d46bca025
treef0aff0093b29221064ddde1860130155870d0de1
parente4ab7680bb0c97656300cc77c79d85d445769d00
crypto: x86/aesni - Use local .L symbols for code

Avoid cluttering up the kallsyms symbol table with entries that should
not end up in things like backtraces, as they have undescriptive and
generated identifiers.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/aesni-intel_asm.S
arch/x86/crypto/aesni-intel_avx-x86_64.S