Home
last modified time | relevance | path

Searched refs:PGP_CERT_GENERIC (Results 1 – 8 of 8) sorted by relevance

/dports/security/rnp/rnp-0.15.2/include/repgp/
H A Drepgp_def.h325 PGP_CERT_GENERIC = 0x10, /* Generic certification of a User ID and enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/include/repgp/
H A Drepgp_def.h327 PGP_CERT_GENERIC = 0x10, /* Generic certification of a User ID and enumerator
/dports/security/rnp/rnp-0.15.2/src/lib/
H A Dpgp-key.cpp795 return (type == PGP_CERT_CASUAL) || (type == PGP_CERT_GENERIC) || in is_cert()
1998 case PGP_CERT_GENERIC: in validate_sig()
H A Drnp.cpp143 {PGP_CERT_GENERIC, "certification (generic)"},
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/
H A Dpgp-key.cpp693 return (type == PGP_CERT_CASUAL) || (type == PGP_CERT_GENERIC) || in is_cert()
1922 case PGP_CERT_GENERIC: in validate_sig()
H A Drnp.cpp142 {PGP_CERT_GENERIC, "certification (generic)"},
/dports/security/rnp/rnp-0.15.2/src/librepgp/
H A Dstream-dump.cpp84 {PGP_CERT_GENERIC, "Generic User ID certification"},
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/librepgp/
H A Dstream-dump.cpp82 {PGP_CERT_GENERIC, "Generic User ID certification"},