mirror of
https://github.com/torvalds/linux.git
synced 2026-04-18 14:53:58 -04:00
Continue disentangling the crypto library functions from the generic crypto infrastructure by moving the x86 BLAKE2s, ChaCha, and Poly1305 library functions into a new directory arch/x86/lib/crypto/ that does not depend on CRYPTO. This mirrors the distinction between crypto/ and lib/crypto/. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
poly1305-x86_64-cryptogams.S
|