diff options
author | Danny Tsen <dtsen@linux.ibm.com> | 2024-05-16 18:19:55 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-05-31 12:34:56 +0300 |
commit | bbb66f218d9e12c5bd5a6208e96e5117449c7c88 (patch) | |
tree | 4a10d571a76698d0ebfc12450f66ea7b53abffc7 /crypto/algapi.c | |
parent | 6684f97981c528965d7458dd4f89cfbc8fa980b2 (diff) | |
download | linux-bbb66f218d9e12c5bd5a6208e96e5117449c7c88.tar.xz |
crypto: ppc/curve25519 - Low-level primitives for ppc64le
Use the perl output of x25519-ppc64.pl from CRYPTOGAMs
(see https://github.com/dot-asm/cryptogams/) and added four
supporting functions, x25519_fe51_sqr_times, x25519_fe51_frombytes,
x25519_fe51_tobytes and x25519_cswap.
Signed-off-by: Danny Tsen <dtsen@linux.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions