Home
last modified time | relevance | path

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

/dports/security/pgpin/pgp263in/src/
H A Dpgp.h221 extern boolean sign_new_userids;
H A Dconfig.c384 sign_new_userids = value; in processAssignment()
H A Dkeymgmt.c2699 if (sign_new_userids) { in dokeyedit()
3035 if (keygen_OK && sign_new_userids) {
H A Dpgp.c470 boolean sign_new_userids = TRUE; variable