Home
last modified time | relevance | path

Searched refs:TofuInfo (Results 1 – 25 of 48) sorted by relevance

12

/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Dtofuinfo.cpp32 class GpgME::TofuInfo::Private
65 GpgME::TofuInfo::TofuInfo(gpgme_tofu_info_t info) in TofuInfo() function in GpgME::TofuInfo
70 GpgME::TofuInfo::TofuInfo() : d() in TofuInfo() function in GpgME::TofuInfo
74 bool GpgME::TofuInfo::isNull() const in isNull()
79 GpgME::TofuInfo::Validity GpgME::TofuInfo::validity() const in validity()
100 GpgME::TofuInfo::Policy GpgME::TofuInfo::policy() const in policy()
122 const char *GpgME::TofuInfo::description() const in description()
137 unsigned long GpgME::TofuInfo::signFirst() const in signFirst()
142 unsigned long GpgME::TofuInfo::signLast() const in signLast()
147 unsigned long GpgME::TofuInfo::encrFirst() const in encrFirst()
[all …]
H A Dtofuinfo.h36 class GPGMEPP_EXPORT TofuInfo
39 TofuInfo();
40 explicit TofuInfo(gpgme_tofu_info_t info);
42 const TofuInfo &operator=(TofuInfo other)
48 void swap(TofuInfo &other) in swap()
118 GPGMEPP_EXPORT std::ostream &operator<<(std::ostream &os, const TofuInfo &info);
122 GPGMEPP_MAKE_STD_SWAP_SPECIALIZATION(TofuInfo)
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Dtofuinfo.cpp32 class GpgME::TofuInfo::Private
65 GpgME::TofuInfo::TofuInfo(gpgme_tofu_info_t info) in TofuInfo() function in GpgME::TofuInfo
70 GpgME::TofuInfo::TofuInfo() : d() in TofuInfo() function in GpgME::TofuInfo
74 bool GpgME::TofuInfo::isNull() const in isNull()
79 GpgME::TofuInfo::Validity GpgME::TofuInfo::validity() const in validity()
100 GpgME::TofuInfo::Policy GpgME::TofuInfo::policy() const in policy()
122 const char *GpgME::TofuInfo::description() const in description()
137 unsigned long GpgME::TofuInfo::signFirst() const in signFirst()
142 unsigned long GpgME::TofuInfo::signLast() const in signLast()
147 unsigned long GpgME::TofuInfo::encrFirst() const in encrFirst()
[all …]
H A Dtofuinfo.h36 class GPGMEPP_EXPORT TofuInfo
39 TofuInfo();
40 explicit TofuInfo(gpgme_tofu_info_t info);
42 const TofuInfo &operator=(TofuInfo other)
48 void swap(TofuInfo &other) in swap()
118 GPGMEPP_EXPORT std::ostream &operator<<(std::ostream &os, const TofuInfo &info);
122 GPGMEPP_MAKE_STD_SWAP_SPECIALIZATION(TofuInfo)
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dtofuinfo.cpp32 class GpgME::TofuInfo::Private
65 GpgME::TofuInfo::TofuInfo(gpgme_tofu_info_t info) in TofuInfo() function in GpgME::TofuInfo
70 GpgME::TofuInfo::TofuInfo() : d() in TofuInfo() function in GpgME::TofuInfo
74 bool GpgME::TofuInfo::isNull() const in isNull()
79 GpgME::TofuInfo::Validity GpgME::TofuInfo::validity() const in validity()
100 GpgME::TofuInfo::Policy GpgME::TofuInfo::policy() const in policy()
122 const char *GpgME::TofuInfo::description() const in description()
137 unsigned long GpgME::TofuInfo::signFirst() const in signFirst()
142 unsigned long GpgME::TofuInfo::signLast() const in signLast()
147 unsigned long GpgME::TofuInfo::encrFirst() const in encrFirst()
[all …]
H A Dtofuinfo.h36 class GPGMEPP_EXPORT TofuInfo
39 TofuInfo();
40 explicit TofuInfo(gpgme_tofu_info_t info);
42 const TofuInfo &operator=(TofuInfo other)
48 void swap(TofuInfo &other) in swap()
118 GPGMEPP_EXPORT std::ostream &operator<<(std::ostream &os, const TofuInfo &info);
122 GPGMEPP_MAKE_STD_SWAP_SPECIALIZATION(TofuInfo)
/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dtofuinfo.cpp32 class GpgME::TofuInfo::Private
65 GpgME::TofuInfo::TofuInfo(gpgme_tofu_info_t info) in TofuInfo() function in GpgME::TofuInfo
70 GpgME::TofuInfo::TofuInfo() : d() in TofuInfo() function in GpgME::TofuInfo
74 bool GpgME::TofuInfo::isNull() const in isNull()
79 GpgME::TofuInfo::Validity GpgME::TofuInfo::validity() const in validity()
100 GpgME::TofuInfo::Policy GpgME::TofuInfo::policy() const in policy()
122 const char *GpgME::TofuInfo::description() const in description()
137 unsigned long GpgME::TofuInfo::signFirst() const in signFirst()
142 unsigned long GpgME::TofuInfo::signLast() const in signLast()
147 unsigned long GpgME::TofuInfo::encrFirst() const in encrFirst()
[all …]
H A Dtofuinfo.h36 class GPGMEPP_EXPORT TofuInfo
39 TofuInfo();
40 explicit TofuInfo(gpgme_tofu_info_t info);
42 const TofuInfo &operator=(TofuInfo other)
48 void swap(TofuInfo &other) in swap()
118 GPGMEPP_EXPORT std::ostream &operator<<(std::ostream &os, const TofuInfo &info);
122 GPGMEPP_MAKE_STD_SWAP_SPECIALIZATION(TofuInfo)
/dports/security/py-gpgme/gpgme-1.15.1/lang/qt/tests/
H A Dt-tofuinfo.cpp145 void testTofuCopy(TofuInfo other, const TofuInfo &orig) in testTofuCopy()
208 TofuInfo tofu; in testTofuNull()
215 QVERIFY(tofu.policy() == TofuInfo::PolicyUnknown); in testTofuNull()
250 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
274 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
295 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
407 auto err = tofuJob->exec(key, TofuInfo::PolicyBad); in testTofuPolicy()
414 err = tofuJob->exec(key, TofuInfo::PolicyGood); in testTofuPolicy()
467 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuConflict()
505 QVERIFY(stats.policy() == TofuInfo::PolicyAsk); in testTofuConflict()
[all …]
/dports/security/gpgme/gpgme-1.15.1/lang/qt/tests/
H A Dt-tofuinfo.cpp145 void testTofuCopy(TofuInfo other, const TofuInfo &orig) in testTofuCopy()
208 TofuInfo tofu; in testTofuNull()
215 QVERIFY(tofu.policy() == TofuInfo::PolicyUnknown); in testTofuNull()
250 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
274 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
295 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
407 auto err = tofuJob->exec(key, TofuInfo::PolicyBad); in testTofuPolicy()
414 err = tofuJob->exec(key, TofuInfo::PolicyGood); in testTofuPolicy()
467 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuConflict()
505 QVERIFY(stats.policy() == TofuInfo::PolicyAsk); in testTofuConflict()
[all …]
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/qt/tests/
H A Dt-tofuinfo.cpp145 void testTofuCopy(TofuInfo other, const TofuInfo &orig) in testTofuCopy()
208 TofuInfo tofu; in testTofuNull()
215 QVERIFY(tofu.policy() == TofuInfo::PolicyUnknown); in testTofuNull()
250 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
274 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
295 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
407 auto err = tofuJob->exec(key, TofuInfo::PolicyBad); in testTofuPolicy()
414 err = tofuJob->exec(key, TofuInfo::PolicyGood); in testTofuPolicy()
467 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuConflict()
505 QVERIFY(stats.policy() == TofuInfo::PolicyAsk); in testTofuConflict()
[all …]
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/qt/tests/
H A Dt-tofuinfo.cpp145 void testTofuCopy(TofuInfo other, const TofuInfo &orig) in testTofuCopy()
208 TofuInfo tofu; in testTofuNull()
215 QVERIFY(tofu.policy() == TofuInfo::PolicyUnknown); in testTofuNull()
250 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
274 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
295 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuInfo()
407 auto err = tofuJob->exec(key, TofuInfo::PolicyBad); in testTofuPolicy()
414 err = tofuJob->exec(key, TofuInfo::PolicyGood); in testTofuPolicy()
467 QVERIFY(stats.policy() == TofuInfo::PolicyAuto); in testTofuConflict()
505 QVERIFY(stats.policy() == TofuInfo::PolicyAsk); in testTofuConflict()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/gpgme-0.10.0/src/
H A Dtofu.rs29 pub struct TofuInfo<'a>(NonNull<ffi::gpgme_tofu_info_t>, PhantomData<&'a ()>); struct
31 unsafe impl Send for TofuInfo<'_> {} implementation
32 unsafe impl Sync for TofuInfo<'_> {} implementation
34 impl<'a> TofuInfo<'a> { impl
99 impl fmt::Debug for TofuInfo<'_> { implementation
/dports/security/gpgme/gpgme-1.15.1/lang/qt/src/
H A Dqgpgmetofupolicyjob.cpp54 static QGpgMETofuPolicyJob::result_type policy_worker(Context *ctx, const Key &key, TofuInfo::Polic… in policy_worker()
60 void QGpgMETofuPolicyJob::start(const Key &key, TofuInfo::Policy policy) in start()
65 Error QGpgMETofuPolicyJob::exec(const Key &key, TofuInfo::Policy policy) in exec()
H A Dtofupolicyjob.h65 virtual void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
67 virtual GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
H A Dqgpgmetofupolicyjob.h60 void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
61 GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/qt/src/
H A Dqgpgmetofupolicyjob.cpp54 static QGpgMETofuPolicyJob::result_type policy_worker(Context *ctx, const Key &key, TofuInfo::Polic… in policy_worker()
60 void QGpgMETofuPolicyJob::start(const Key &key, TofuInfo::Policy policy) in start()
65 Error QGpgMETofuPolicyJob::exec(const Key &key, TofuInfo::Policy policy) in exec()
H A Dtofupolicyjob.h65 virtual void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
67 virtual GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
H A Dqgpgmetofupolicyjob.h60 void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
61 GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/qt/src/
H A Dqgpgmetofupolicyjob.cpp54 static QGpgMETofuPolicyJob::result_type policy_worker(Context *ctx, const Key &key, TofuInfo::Polic… in policy_worker()
60 void QGpgMETofuPolicyJob::start(const Key &key, TofuInfo::Policy policy) in start()
65 Error QGpgMETofuPolicyJob::exec(const Key &key, TofuInfo::Policy policy) in exec()
H A Dtofupolicyjob.h65 virtual void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
67 virtual GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
H A Dqgpgmetofupolicyjob.h60 void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
61 GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) Q_DECL_OVERRIDE;
/dports/security/py-gpgme/gpgme-1.15.1/lang/qt/src/
H A Dqgpgmetofupolicyjob.cpp54 static QGpgMETofuPolicyJob::result_type policy_worker(Context *ctx, const Key &key, TofuInfo::Polic… in policy_worker()
60 void QGpgMETofuPolicyJob::start(const Key &key, TofuInfo::Policy policy) in start()
65 Error QGpgMETofuPolicyJob::exec(const Key &key, TofuInfo::Policy policy) in exec()
H A Dtofupolicyjob.h65 virtual void start(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
67 virtual GpgME::Error exec(const GpgME::Key &key, GpgME::TofuInfo::Policy policy) = 0;
/dports/security/libkleo/libkleo-21.12.3/src/kleo/
H A Denum.cpp303 case GpgME::TofuInfo::ValidityUnknown: in trustLevel()
304 case GpgME::TofuInfo::Conflict: in trustLevel()
305 case GpgME::TofuInfo::NoHistory: in trustLevel()
308 case GpgME::TofuInfo::LittleHistory: in trustLevel()
311 case GpgME::TofuInfo::BasicHistory: in trustLevel()
312 case GpgME::TofuInfo::LargeHistory: in trustLevel()

12