Home
last modified time | relevance | path

Searched defs:encrypter (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/ecb/
H A Decb.go7 type encrypter struct { struct
8 b cipher.Block
9 blockSize int
19 func (enc *encrypter) BlockSize() int { return enc.blockSize }
21 func (enc *encrypter) CryptBlocks(dst, src []byte) {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/ecb/
H A Decb.go7 type encrypter struct { struct
8 b cipher.Block
9 blockSize int
19 func (enc *encrypter) BlockSize() int { return enc.blockSize }
21 func (enc *encrypter) CryptBlocks(dst, src []byte) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/crypto/
H A Dnull_encrypter_test.cc43 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
78 NullEncrypter encrypter(Perspective::IS_SERVER); in TEST_F() local
87 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
95 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
H A Dchacha20_poly1305_tls_encrypter_test.cc74 QuicData* EncryptWithNonce(ChaCha20Poly1305TlsEncrypter* encrypter, in EncryptWithNonce()
92 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
127 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
147 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
154 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
161 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
H A Dchacha20_poly1305_encrypter_test.cc74 QuicData* EncryptWithNonce(ChaCha20Poly1305Encrypter* encrypter, in EncryptWithNonce()
92 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
127 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
147 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
154 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
H A Daes_128_gcm_encrypter_test.cc161 QuicData* EncryptWithNonce(Aes128GcmEncrypter* encrypter, in EncryptWithNonce()
201 Aes128GcmEncrypter encrypter; in TEST_F() local
237 Aes128GcmEncrypter encrypter; in TEST_F() local
248 Aes128GcmEncrypter encrypter; in TEST_F() local
255 Aes128GcmEncrypter encrypter; in TEST_F() local
262 Aes128GcmEncrypter encrypter; in TEST_F() local
H A Daes_256_gcm_encrypter_test.cc169 QuicData* EncryptWithNonce(Aes256GcmEncrypter* encrypter, in EncryptWithNonce()
209 Aes256GcmEncrypter encrypter; in TEST_F() local
230 Aes256GcmEncrypter encrypter; in TEST_F() local
237 Aes256GcmEncrypter encrypter; in TEST_F() local
244 Aes256GcmEncrypter encrypter; in TEST_F() local
H A Daes_128_gcm_12_encrypter_test.cc162 QuicData* EncryptWithNonce(Aes128Gcm12Encrypter* encrypter, in EncryptWithNonce()
202 Aes128Gcm12Encrypter encrypter; in TEST_F() local
229 Aes128Gcm12Encrypter encrypter; in TEST_F() local
237 Aes128Gcm12Encrypter encrypter; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/crypto/
H A Dnull_encrypter_test.cc43 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
78 NullEncrypter encrypter(Perspective::IS_SERVER); in TEST_F() local
87 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
95 NullEncrypter encrypter(Perspective::IS_CLIENT); in TEST_F() local
H A Dchacha20_poly1305_tls_encrypter_test.cc75 QuicData* EncryptWithNonce(ChaCha20Poly1305TlsEncrypter* encrypter, in EncryptWithNonce()
93 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
127 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
146 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
153 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
160 ChaCha20Poly1305TlsEncrypter encrypter; in TEST_F() local
H A Dchacha20_poly1305_encrypter_test.cc74 QuicData* EncryptWithNonce(ChaCha20Poly1305Encrypter* encrypter, in EncryptWithNonce()
92 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
126 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
145 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
152 ChaCha20Poly1305Encrypter encrypter; in TEST_F() local
H A Daes_128_gcm_encrypter_test.cc162 QuicData* EncryptWithNonce(Aes128GcmEncrypter* encrypter, in EncryptWithNonce()
202 Aes128GcmEncrypter encrypter; in TEST_F() local
235 Aes128GcmEncrypter encrypter; in TEST_F() local
246 Aes128GcmEncrypter encrypter; in TEST_F() local
253 Aes128GcmEncrypter encrypter; in TEST_F() local
260 Aes128GcmEncrypter encrypter; in TEST_F() local
H A Daes_256_gcm_encrypter_test.cc170 QuicData* EncryptWithNonce(Aes256GcmEncrypter* encrypter, in EncryptWithNonce()
210 Aes256GcmEncrypter encrypter; in TEST_F() local
231 Aes256GcmEncrypter encrypter; in TEST_F() local
238 Aes256GcmEncrypter encrypter; in TEST_F() local
245 Aes256GcmEncrypter encrypter; in TEST_F() local
H A Daes_128_gcm_12_encrypter_test.cc163 QuicData* EncryptWithNonce(Aes128Gcm12Encrypter* encrypter, in EncryptWithNonce()
203 Aes128Gcm12Encrypter encrypter; in TEST_F() local
230 Aes128Gcm12Encrypter encrypter; in TEST_F() local
238 Aes128Gcm12Encrypter encrypter; in TEST_F() local
/dports/net/rclone/rclone-1.57.0/backend/crypt/
H A Dcipher.go631 type encrypter struct { struct
632 mu sync.Mutex
633 in io.Reader
634 c *Cipher
635 nonce nonce
636 buf []byte
637 readBuf []byte
638 bufIndex int
639 bufSize int
640 err error
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Session/
H A DEncryptedStore.php16 protected $encrypter; variable in Illuminate\\Session\\EncryptedStore
27 …function __construct($name, SessionHandlerInterface $handler, EncrypterContract $encrypter, $id = …
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tencentyun/cos-go-sdk-v5/crypto/
H A Daes_ctr.go10 encrypter cipher.Stream member
33 encrypter cipher.Stream member
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Cookie/Middleware/
H A DEncryptCookies.php20 protected $encrypter; variable in Illuminate\\Cookie\\Middleware\\EncryptCookies
42 public function __construct(EncrypterContract $encrypter)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Foundation/Http/Middleware/
H A DVerifyCsrfToken.php32 protected $encrypter; variable in Illuminate\\Foundation\\Http\\Middleware\\VerifyCsrfToken
55 public function __construct(Application $app, Encrypter $encrypter)
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/console/
H A DUserProfile.java86 StringEncrypter encrypter; in authenticate() local
102 StringEncrypter encrypter = new StringEncrypter(StringEncrypter.DES_ENCRYPTION_SCHEME); in setPassword() local
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/raft/storage/
H A Dsnapwrap.go41 encrypter encryption.Encrypter member
75 encrypter encryption.Encrypter member
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/docker/swarmkit/manager/state/raft/storage/
H A Dsnapwrap.go41 encrypter encryption.Encrypter member
75 encrypter encryption.Encrypter member
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/raft/storage/
H A Dsnapwrap.go41 encrypter encryption.Encrypter member
75 encrypter encryption.Encrypter member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/manager/state/raft/storage/
H A Dsnapwrap.go41 encrypter encryption.Encrypter member
75 encrypter encryption.Encrypter member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/manager/state/raft/storage/
H A Dsnapwrap.go41 encrypter encryption.Encrypter member
75 encrypter encryption.Encrypter member

12345678910>>...17