Home GnuPG
Diffusion GnuPG 84c4a30342ea

gpg: Avoid second Pinentry pop-up for a configured ADSK during keygen.

Description

gpg: Avoid second Pinentry pop-up for a configured ADSK during keygen.

* g10/keyedit.c (append_adsk_to_key): Add arg cache_nonce and pass on
to make_keysig_packet.
* g10/keygen.c (do_generate_keypair): Pass cache_nonce to
append_adsk_to_key.