Home
last modified time | relevance | path

Searched defs:encrypted (Results 1 – 25 of 2373) sorted by relevance

12345678910>>...95

/dports/security/seal/SEAL-3.7.2/dotnet/src/
H A DEvaluator.cs100 public void NegateInplace(Ciphertext encrypted) in NegateInplace()
113 public void Negate(Ciphertext encrypted, Ciphertext destination) in Negate()
396 public void Relinearize(Ciphertext encrypted, RelinKeys relinKeys, in Relinearize()
798 public void ExponentiateInplace(Ciphertext encrypted, ulong exponent, in ExponentiateInplace()
859 public void AddPlainInplace(Ciphertext encrypted, Plaintext plain) in AddPlainInplace()
903 public void SubPlainInplace(Ciphertext encrypted, Plaintext plain) in SubPlainInplace()
1067 public void TransformToNTTInplace(Ciphertext encrypted) in TransformToNTTInplace()
1172 public void ApplyGaloisInplace(Ciphertext encrypted, uint galoisElt, in ApplyGaloisInplace()
1259 public void RotateRowsInplace(Ciphertext encrypted, in RotateRowsInplace()
1369 public void RotateColumns(Ciphertext encrypted, GaloisKeys galoisKeys, in RotateColumns()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/tabmodel/
H A DTabPersister.java30 protected File getTabStateFile(int tabId, boolean encrypted) { in getTabStateFile()
40 public boolean saveTabState(int tabId, boolean encrypted, TabState state) { in saveTabState()
44 TabStateFileManager.saveState(getTabStateFile(tabId, encrypted), state, encrypted); in saveTabState() local
59 public void deleteTabState(int id, boolean encrypted) { in deleteTabState()
60 TabStateFileManager.deleteTabState(getStateDirectory(), id, encrypted); in deleteTabState() local
/dports/print/pdftk/pdftk-7d2ac3c1fa858f2c247c809fc6ef43f71f241098/test/com/gitlab/pdftk_java/
H A DCryptoTest.java17 String encrypted = tmpDirectory.getRoot().getPath()+"/encrypted.pdf"; in idempotent_aes() local
26 String encrypted = tmpDirectory.getRoot().getPath()+"/encrypted.pdf"; in idempotent_rc4() local
34 String encrypted = tmpDirectory.getRoot().getPath()+"/encrypted.pdf"; in no_password_fails() local
42 String encrypted = tmpDirectory.getRoot().getPath()+"/encrypted.pdf"; in wrong_password_fails() local
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/protocol/
H A Dpeer_factory.cc46 createPeerConnectionDefault(bool encrypted) { in createPeerConnectionDefault()
53 createPeerConnectionSeed(bool encrypted) { in createPeerConnectionSeed()
60 createPeerConnectionInitialSeed(bool encrypted) { in createPeerConnectionInitialSeed()
67 createPeerConnectionMetadata(bool encrypted) { in createPeerConnectionMetadata()
/dports/security/yapet/yapet-2.3/tests/passwordrecord/
H A Dpasswordlistitem.cc48 auto encrypted{yapet::toSecureArray(ENCRYPTED)}; in getter() local
58 auto encrypted{yapet::toSecureArray(ENCRYPTED)}; in copyCtor() local
81 auto encrypted{yapet::toSecureArray(ENCRYPTED)}; in moveCtor() local
112 auto encrypted{yapet::toSecureArray(ENCRYPTED)}; in comperators() local
136 auto encrypted{yapet::toSecureArray(ENCRYPTED)}; in stringCastOperator() local
/dports/security/seal/SEAL-3.7.2/native/src/seal/
H A Devaluator.h102 inline void negate(const Ciphertext &encrypted, Ciphertext &destination) const in negate()
680 …inline void add_plain(const Ciphertext &encrypted, const Plaintext &plain, Ciphertext &destination… in add_plain()
710 …inline void sub_plain(const Ciphertext &encrypted, const Plaintext &plain, Ciphertext &destination… in sub_plain()
825 inline void transform_to_ntt(const Ciphertext &encrypted, Ciphertext &destination_ntt) const in transform_to_ntt()
1232 Ciphertext &encrypted, const GaloisKeys &galois_keys, MemoryPoolHandle pool) const in conjugate_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_framer_test.cc749 const QuicEncryptedPacket& encrypted, in CheckDecryption()
1101 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1166 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1558 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1638 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
3022 QuicEncryptedPacket encrypted(AsChars(p), in TEST_P() local
3060 QuicEncryptedPacket encrypted( in TEST_P() local
4077 QuicEncryptedPacket encrypted( in TEST_P() local
4150 QuicEncryptedPacket encrypted( in TEST_P() local
4259 QuicEncryptedPacket encrypted( in TEST_P() local
[all …]
/dports/security/modsecurity3-nginx/nginx-1.20.0/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/www/nginx-lite/nginx-1.20.2/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/www/nginx-full/nginx-1.20.2/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/www/nginx/nginx-1.20.2/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/www/nginx-devel/nginx-1.21.5/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/www/nginx-naxsi/nginx-1.20.2/src/core/
H A Dngx_crypt.c30 ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt()
52 ngx_crypt_apr1(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_apr1()
168 ngx_crypt_plain(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_plain()
188 ngx_crypt_ssha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_ssha()
240 ngx_crypt_sha(ngx_pool_t *pool, u_char *key, u_char *salt, u_char **encrypted) in ngx_crypt_sha()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DSignatureConfirmations.cs13 bool encrypted; field in System.ServiceModel.Security.SignatureConfirmations
36 public void AddConfirmation(byte[] value, bool encrypted) in AddConfirmation()
49 public void GetConfirmation(int index, out byte[] value, out bool encrypted) in GetConfirmation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_framer_test.cc686 const QuicEncryptedPacket& encrypted, in CheckDecryption()
1042 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1107 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1502 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1583 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1645 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
2974 QuicEncryptedPacket encrypted(AsChars(p), in TEST_P() local
4034 QuicEncryptedPacket encrypted( in TEST_P() local
4108 QuicEncryptedPacket encrypted( in TEST_P() local
4228 QuicEncryptedPacket encrypted( in TEST_P() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/tab/
H A DTabStateFileManager.java98 private static TabState readState(FileInputStream input, boolean encrypted) throws IOException { in readState()
217 public static void saveState(File file, TabState state, boolean encrypted) { in saveState()
275 public static File getTabStateFile(File directory, int tabId, boolean encrypted) { in getTabStateFile()
285 public static void deleteTabState(File directory, int tabId, boolean encrypted) { in deleteTabState()
297 public static String getTabStateFilename(int id, boolean encrypted) { in getTabStateFilename()
/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/t/
H A Dfusion.c74 uint8_t encrypted[16]; in test_ecb() local
94 uint8_t encrypted[sizeof(expected)], decrypted[sizeof(expected) - 16]; in gcm_basic() local
118 uint8_t encrypted[sizeof(plaintext) + 16], decrypted[sizeof(plaintext)]; in gcm_basic() local
133 uint8_t encrypted[17], decrypted[1] = {0x55}; in gcm_capacity() local
148 uint8_t encrypted[sizeof(zero) + 16], decrypted[sizeof(zero)]; in gcm_test_vectors() local
213 uint8_t encrypted[sizeof(plaintext) + 16], decrypted[sizeof(plaintext)]; in gcm_iv96() local
259 uint8_t encrypted[272], decrypted[256]; in test_generated() local
/dports/security/i2pd/i2pd-2.40.0/libi2pd/
H A DCryptoKey.cpp23 void ElGamalEncryptor::Encrypt (const uint8_t * data, uint8_t * encrypted) in Encrypt()
33 bool ElGamalDecryptor::Decrypt (const uint8_t * encrypted, uint8_t * data) in Decrypt()
55 void ECIESP256Encryptor::Encrypt (const uint8_t * data, uint8_t * encrypted) in Encrypt()
73 bool ECIESP256Decryptor::Decrypt (const uint8_t * encrypted, uint8_t * data) in Decrypt()
115 void ECIESGOSTR3410Encryptor::Encrypt (const uint8_t * data, uint8_t * encrypted) in Encrypt()
131 bool ECIESGOSTR3410Decryptor::Decrypt (const uint8_t * encrypted, uint8_t * data) in Decrypt()
/dports/www/py-autobahn/autobahn-python-19.5.1/docs/work/
H A DREADME.md90 #### Payload PLAIN
110 #### Payload CRYPTOBOX
116 #### Payload OPAQUE
/dports/editors/encryptpad/EncryptPad-0.5.0.1/qt_ui/
H A Dplain_text_switch.h33 void Update(bool encrypted) in Update()
48 virtual void EncryptedPlainSwitchChange(bool encrypted) in EncryptedPlainSwitchChange()
/dports/security/seal/SEAL-3.7.2/native/src/seal/c/
H A Devaluator.cpp58 SEAL_C_FUNC Evaluator_Negate(void *thisptr, void *encrypted, void *destination) in Evaluator_Negate()
140 SEAL_C_FUNC Evaluator_AddPlain(void *thisptr, void *encrypted, void *plain, void *destination) in Evaluator_AddPlain()
192 SEAL_C_FUNC Evaluator_SubPlain(void *thisptr, void *encrypted, void *plain, void *destination) in Evaluator_SubPlain()
308 SEAL_C_FUNC Evaluator_Square(void *thisptr, void *encrypted, void *destination, void *pool) in Evaluator_Square()
360 SEAL_C_FUNC Evaluator_ModSwitchToNext1(void *thisptr, void *encrypted, void *destination, void *poo… in Evaluator_ModSwitchToNext1()
458 SEAL_C_FUNC Evaluator_RescaleToNext(void *thisptr, void *encrypted, void *destination, void *pool) in Evaluator_RescaleToNext()
513 …void *thisptr, void *encrypted, uint64_t exponent, void *relin_keys, void *destination, void *pool) in Evaluator_Exponentiate()
565 SEAL_C_FUNC Evaluator_TransformToNTT2(void *thisptr, void *encrypted, void *destination_ntt) in Evaluator_TransformToNTT2()
614 …void *thisptr, void *encrypted, uint32_t galois_elt, void *galois_keys, void *destination, void *p… in Evaluator_ApplyGalois()
642 void *thisptr, void *encrypted, int steps, void *galoisKeys, void *destination, void *pool) in Evaluator_RotateRows()
[all …]
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Apigee/
H A DGoogleCloudApigeeV1KeyValueMap.php20 public $encrypted; variable in Google_Service_Apigee_GoogleCloudApigeeV1KeyValueMap
23 public function setEncrypted($encrypted)
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/base/
H A Dencryptor_test.cc50 const char *encrypted; member
106 const string encrypted(kTestData[0].encrypted, kTestData[0].encrypted_size); in TEST() local
127 const string encrypted(kTestData[1].encrypted, kTestData[1].encrypted_size); in TEST() local
148 const string encrypted(kTestData[2].encrypted, kTestData[2].encrypted_size); in TEST() local
169 const string encrypted(kTestData[3].encrypted, kTestData[3].encrypted_size); in TEST() local
214 string encrypted(original.data(), original.size()); in TEST() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/base/
H A Dencryptor_test.cc50 const char *encrypted; member
106 const string encrypted(kTestData[0].encrypted, kTestData[0].encrypted_size); in TEST() local
127 const string encrypted(kTestData[1].encrypted, kTestData[1].encrypted_size); in TEST() local
148 const string encrypted(kTestData[2].encrypted, kTestData[2].encrypted_size); in TEST() local
169 const string encrypted(kTestData[3].encrypted, kTestData[3].encrypted_size); in TEST() local
214 string encrypted(original.data(), original.size()); in TEST() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/base/
H A Dencryptor_test.cc50 const char *encrypted; member
106 const string encrypted(kTestData[0].encrypted, kTestData[0].encrypted_size); in TEST() local
127 const string encrypted(kTestData[1].encrypted, kTestData[1].encrypted_size); in TEST() local
148 const string encrypted(kTestData[2].encrypted, kTestData[2].encrypted_size); in TEST() local
169 const string encrypted(kTestData[3].encrypted, kTestData[3].encrypted_size); in TEST() local
214 string encrypted(original.data(), original.size()); in TEST() local

12345678910>>...95