]> git.ipfire.org Git - thirdparty/nettle.git/commit
ecc: remove ecc_modp_foo/ecc_modq_foo macros
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Mon, 10 Feb 2020 15:09:33 +0000 (18:09 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Sat, 15 Feb 2020 09:33:28 +0000 (10:33 +0100)
commit93eb83f20d56ff25dd57f3fa4e810cdf8d488239
tree681d695bc06140a488bb9247aaaa67264adfa7cf
parentd7f2dae963d279782582d785c80ddef377dfe6dc
ecc: remove ecc_modp_foo/ecc_modq_foo macros

To make ecc functions usage more obvious remove ecc_modp_foo() and
ecc_modq_foo() wrapper macros.

Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
20 files changed:
curve25519-eh-to-x.c
curve448-eh-to-x.c
ecc-add-eh.c
ecc-add-ehh.c
ecc-add-jja.c
ecc-add-jjj.c
ecc-add-th.c
ecc-add-thh.c
ecc-dup-eh.c
ecc-dup-jj.c
ecc-dup-th.c
ecc-ecdsa-sign.c
ecc-ecdsa-verify.c
ecc-eh-to-a.c
ecc-gostdsa-sign.c
ecc-gostdsa-verify.c
ecc-internal.h
ecc-j-to-a.c
eddsa-decompress.c
eddsa-sign.c