ecc: Fix Ed25519 private key handling for preceding ZEROs.
* cipher/ecc-curves.c (mpi_ec_setup_elliptic_curve): Fill-up or remove preceding ZEROs correctly, fixing the third argument of mpi_set_opaque.
- Reported-by: Vladimir Lomov <lomov.vl@yandex.ru>
- GnuPG-bug-id: T5267
- Fixes-commit: 361a0588489cf4a539da8debd1771024a1faa218
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>