Home
last modified time | relevance | path

Searched refs:PGP_S2KS_SIMPLE (Results 1 – 10 of 10) sorted by relevance

/dports/security/rnp/rnp-0.15.2/src/lib/crypto/
H A Ds2k.cpp53 case PGP_S2KS_SIMPLE: in pgp_s2k_derive_key()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Ds2k.cpp55 case PGP_S2KS_SIMPLE: in pgp_s2k_derive_key()
/dports/security/rnp/rnp-0.15.2/include/repgp/
H A Drepgp_def.h295 PGP_S2KS_SIMPLE = 0, enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/include/repgp/
H A Drepgp_def.h297 PGP_S2KS_SIMPLE = 0, enumerator
/dports/security/rnp/rnp-0.15.2/src/librepgp/
H A Dstream-packet.cpp631 case PGP_S2KS_SIMPLE: in get()
792 case PGP_S2KS_SIMPLE: in add()
918 case PGP_S2KS_SIMPLE: in write()
H A Dstream-key.cpp1287 if ((key->sec_protection.s2k.specifier != PGP_S2KS_SIMPLE) && in encrypt_secret_key()
1296 if ((key->sec_protection.s2k.specifier != PGP_S2KS_SIMPLE) && in encrypt_secret_key()
1813 sec_protection.s2k.specifier = PGP_S2KS_SIMPLE; in parse()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/librepgp/
H A Dstream-packet.cpp629 case PGP_S2KS_SIMPLE: in get()
790 case PGP_S2KS_SIMPLE: in add()
916 case PGP_S2KS_SIMPLE: in write()
H A Dstream-key.cpp937 if ((key->sec_protection.s2k.specifier != PGP_S2KS_SIMPLE)) { in encrypt_secret_key()
1452 sec_protection.s2k.specifier = PGP_S2KS_SIMPLE; in parse()
/dports/security/rnp/rnp-0.15.2/src/lib/
H A Drnp.cpp204 {PGP_S2KS_SIMPLE, "Simple"},
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/
H A Drnp.cpp210 {PGP_S2KS_SIMPLE, "Simple"},