summaryrefslogtreecommitdiff
path: root/tools/lib/python
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2025-04-12 21:54:16 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2025-04-16 15:36:25 +0800
commitf4b1a73aec5c32ea533cc897b4b150b3a002a023 (patch)
tree33ff94127f9cb34bb7346f5815874f60091263b8 /tools/lib/python
parent1f81c58279c73c813a6967460b26df3a959457e3 (diff)
crypto: arm64/poly1305 - remove redundant shash algorithm
Since crypto/poly1305.c now registers a poly1305-$(ARCH) shash algorithm that uses the architecture's Poly1305 library functions, individual architectures no longer need to do the same. Therefore, remove the redundant shash algorithm from the arch-specific code and leave just the library functions there. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions