Home
last modified time | relevance | path

Searched refs:allow_emacs_pinentry (Results 1 – 4 of 4) sorted by relevance

/dports/security/gnupg/gnupg-2.3.3/agent/
H A Dagent.h175 int allow_emacs_pinentry; member
H A Dgpg-agent.c876 opt.allow_emacs_pinentry = 0; in parse_rereadable_options()
980 case oAllowEmacsPinentry: opt.allow_emacs_pinentry = 1; in parse_rereadable_options()
H A Dcall-pinentry.c533 if (opt.allow_emacs_pinentry) in start_pinentry()
/dports/security/gnupg/gnupg-2.3.3/
H A DChangeLog30801 * agent/agent.h (opt): Add field allow_emacs_pinentry.