Home
last modified time | relevance | path

Searched refs:setEncrypted (Results 1 – 25 of 100) sorted by relevance

1234

/dports/irc/quassel-core/quassel-0.14-rc2/src/core/
H A Dcoreircchannel.cpp37 setEncrypted(cipher()->setKey(key)); in CoreIrcChannel()
68 void CoreIrcChannel::setEncrypted(bool e) in setEncrypted() function in CoreIrcChannel
70 IrcChannel::setEncrypted(e); in setEncrypted()
H A Dcoreircchannel.h39 void setEncrypted(bool);
H A Dcoreircuser.cpp39 setEncrypted(_cipher->setKey(key)); in CoreIrcUser()
/dports/irc/quassel/quassel-0.14-rc2/src/core/
H A Dcoreircchannel.cpp37 setEncrypted(cipher()->setKey(key)); in CoreIrcChannel()
68 void CoreIrcChannel::setEncrypted(bool e) in setEncrypted() function in CoreIrcChannel
70 IrcChannel::setEncrypted(e); in setEncrypted()
H A Dcoreircchannel.h39 void setEncrypted(bool);
H A Dcoreircuser.cpp39 setEncrypted(_cipher->setKey(key)); in CoreIrcUser()
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/autotests/
H A Dchangegroupsencryptedjobtest.cpp46 job.setEncrypted(encrypted); in shouldGenerateJson()
50 job.setEncrypted(encrypted); in shouldGenerateJson()
/dports/net/messagelib/messagelib-21.12.3/messagecore/autotests/
H A Dattachmentupdatejobtest.cpp105 origPart->setEncrypted(true); in shouldHaveSameCryptoSignStatusAfterUpdate()
132 origPart->setEncrypted(true); in shouldHaveSameEncodingAfterUpdate()
158 origPart->setEncrypted(true); in shouldHaveSameMimetypeAfterUpdate()
203 origPart->setEncrypted(true); in shouldHaveSameInlineStatus()
/dports/comms/openzwave/open-zwave-f339aa6/cpp/src/command_classes/
H A DSecurity.cpp108 msg->setEncrypted(); in Init()
245 msg->setEncrypted(); in HandleMsg()
279 msg->setEncrypted(); in HandleMsg()
/dports/comms/openzwave-devel/open-zwave-14f2ba74/cpp/src/command_classes/
H A DSecurity.cpp75 msg->setEncrypted(); in Init()
191 msg->setEncrypted(); in HandleMsg()
225 msg->setEncrypted(); in HandleMsg()
/dports/devel/itext/itext-4.2.0/rups/com/lowagie/rups/model/
H A DPdfFile.java92 permissions.setEncrypted(false); in readFile()
98 permissions.setEncrypted(true); in readFile()
/dports/editors/yudit/yudit-3.0.7/gui/
H A DSToolBar.h39 void setEncrypted(bool is);
78 void setEncrypted (bool is);
/dports/net/akonadi-mime/akonadi-mime-21.12.3/src/
H A Dmessagestatus.cpp131 setEncrypted(); in set()
186 setEncrypted(!(mStatus & StatusEncrypted)); in toggle()
425 void Akonadi::MessageStatus::setEncrypted(bool value) in setEncrypted() function in Akonadi::MessageStatus
654 setEncrypted(); in setStatusFromFlags()
780 st.setEncrypted(); in statusEncrypted()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/xordataexchange/crypt/bin/crypt/
H A Dcmd.go111 err = setEncrypted(key, keyring, d, backendStore)
124 func setEncrypted(key, keyring string, d []byte, store backend.Store) error { func
/dports/irc/quassel/quassel-0.14-rc2/src/common/
H A Dircchannel.h44 Q_PROPERTY(bool encrypted READ encrypted WRITE setEncrypted)
81 void setEncrypted(bool encrypted);
/dports/irc/quassel-core/quassel-0.14-rc2/src/common/
H A Dircchannel.h44 Q_PROPERTY(bool encrypted READ encrypted WRITE setEncrypted)
81 void setEncrypted(bool encrypted);
/dports/www/nextcloud/nextcloud/apps-pkg/circles/lib/Model/
H A DFileCacheWrapper.php199 public function setEncrypted(bool $encrypted): self { function in OCA\\Circles\\Model\\FileCacheWrapper
487 ->setEncrypted($this->getBool('encrypted', $data))
520 $this->setEncrypted($this->getBool($prefix . 'encrypted', $data));
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1KeyValueMap.php23 public function setEncrypted($encrypted) function in Google_Service_Apigee_GoogleCloudApigeeV1KeyValueMap
/dports/deskutils/libkdepim/libkdepim-21.12.3/src/libkdepim/progresswidget/
H A Dssllabel.h22 void setEncrypted(State enc = Encrypted);
H A Dssllabel.cpp25 void SSLLabel::setEncrypted(SSLLabel::State state) in setEncrypted() function in SSLLabel
/dports/net-im/ruqola/ruqola-1.6.1/src/rocketchatrestapi-qt5/groups/
H A Dchangegroupsencryptedjob.h29 void setEncrypted(bool encrypted);
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DSTOFFHeader.hxx110 void setEncrypted(bool encrypted) in setEncrypted() function in STOFFHeader
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/asf/
H A Dasfproperties.h174 void setEncrypted(bool value);
/dports/audio/taglib/taglib-1.12/taglib/asf/
H A Dasfproperties.h174 void setEncrypted(bool value);
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/asf/
H A Dasfproperties.h174 void setEncrypted(bool value);

1234