Home GnuPG
Diffusion GnuPG 7f8cac5cec22

scd:openpgp: Rename an internal variable.

Description

scd:openpgp: Rename an internal variable.

* scd/app-openpgp.c (struct app_local_s): s/extcap_v3/is_v3/.
s/max_certlen_3/max_certlen.  Change users.

The extcap_v3 flag is set if the version is 3 or later and as such
does not only declare that the v3 extcap layout is used. Make this
clear by renaming.

Likewise for max_certlen_3.

(cherry picked from commit bbdb48ec0ddd99ce23fcba42949c00a2594fb9a5)

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Mar 19 2021, 3:15 PM
Parents
rG9976285ff065: sm: Support more HMAC algos in the pkcs#12 parser.
Branches
Unknown
Tags
Unknown