Home GnuPG
Diffusion GnuPG 9c61a8cca6b4

agent: Rename the internal function for ECC KEM.

Description

agent: Rename the internal function for ECC KEM.

* agent/pkdecrypt.c (ecc_kem_decap): Rename from ecc_pgp_kem_decap,
since it also handles the CMS case.
(composite_pgp_kem_decrypt, ecc_kem_decrypt): Follow the change.
  • GnuPG-bug-id: T7811
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Wed, Oct 8, 6:37 AM
Parents
rGd640e9c95afb: gpgsm: Encrypt with ECC by KEM API.
Branches
Unknown
Tags
Unknown
Tasks
T7811: gpgsm: Use KEM interface for decryption