Home
last modified time | relevance | path

Searched refs:apply_keystream (Results 1 – 25 of 85) sorted by relevance

1234

/dports/sysutils/vector/vector-0.10.0/cargo-crates/c2-chacha-0.2.3/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result); in chacha20_case_1()
339 state.apply_keystream(&mut result); in chacha12_case_1()
355 state.apply_keystream(&mut result); in chacha8_case_1()
374 state.apply_keystream(&mut result); in test_ietf()
387 state.apply_keystream(&mut result); in rfc_7539_case_1()
406 state.apply_keystream(&mut buf); in rfc_7539_case_2()
446 state.apply_keystream(&mut xs); in xchacha20_case_1()
472 st.apply_keystream(&mut [0u8; 10]); in read_last_bytes()
487 st.apply_keystream(&mut continuous); in seek_consistency()
528 state.apply_keystream(buf); in wide_matches_narrow()
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/c2-chacha-0.2.2/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result); in chacha20_case_1()
339 state.apply_keystream(&mut result); in chacha12_case_1()
355 state.apply_keystream(&mut result); in chacha8_case_1()
374 state.apply_keystream(&mut result); in test_ietf()
387 state.apply_keystream(&mut result); in rfc_7539_case_1()
406 state.apply_keystream(&mut buf); in rfc_7539_case_2()
446 state.apply_keystream(&mut xs); in xchacha20_case_1()
472 st.apply_keystream(&mut [0u8; 10]); in read_last_bytes()
487 st.apply_keystream(&mut continuous); in seek_consistency()
528 state.apply_keystream(buf); in wide_matches_narrow()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/c2-chacha/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result); in chacha20_case_1()
339 state.apply_keystream(&mut result); in chacha12_case_1()
355 state.apply_keystream(&mut result); in chacha8_case_1()
374 state.apply_keystream(&mut result); in test_ietf()
387 state.apply_keystream(&mut result); in rfc_7539_case_1()
406 state.apply_keystream(&mut buf); in rfc_7539_case_2()
446 state.apply_keystream(&mut xs); in xchacha20_case_1()
472 st.apply_keystream(&mut [0u8; 10]); in read_last_bytes()
487 st.apply_keystream(&mut continuous); in seek_consistency()
528 state.apply_keystream(buf); in wide_matches_narrow()
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/c2-chacha-0.2.3/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result);
339 state.apply_keystream(&mut result);
355 state.apply_keystream(&mut result);
374 state.apply_keystream(&mut result);
387 state.apply_keystream(&mut result);
406 state.apply_keystream(&mut buf);
446 state.apply_keystream(&mut xs);
472 st.apply_keystream(&mut [0u8; 10]);
487 st.apply_keystream(&mut continuous);
528 state.apply_keystream(buf);
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/c2-chacha-0.2.2/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result); in chacha20_case_1()
339 state.apply_keystream(&mut result); in chacha12_case_1()
355 state.apply_keystream(&mut result); in chacha8_case_1()
374 state.apply_keystream(&mut result); in test_ietf()
387 state.apply_keystream(&mut result); in rfc_7539_case_1()
406 state.apply_keystream(&mut buf); in rfc_7539_case_2()
446 state.apply_keystream(&mut xs); in xchacha20_case_1()
472 st.apply_keystream(&mut [0u8; 10]); in read_last_bytes()
487 st.apply_keystream(&mut continuous); in seek_consistency()
528 state.apply_keystream(buf); in wide_matches_narrow()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/c2-chacha-0.2.3/src/
H A Drustcrypto_impl.rs323 state.apply_keystream(&mut result); in chacha20_case_1()
339 state.apply_keystream(&mut result); in chacha12_case_1()
355 state.apply_keystream(&mut result); in chacha8_case_1()
374 state.apply_keystream(&mut result); in test_ietf()
387 state.apply_keystream(&mut result); in rfc_7539_case_1()
406 state.apply_keystream(&mut buf); in rfc_7539_case_2()
446 state.apply_keystream(&mut xs); in xchacha20_case_1()
472 st.apply_keystream(&mut [0u8; 10]); in read_last_bytes()
487 st.apply_keystream(&mut continuous); in seek_consistency()
528 state.apply_keystream(buf); in wide_matches_narrow()
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/chacha20-0.7.2/tests/
H A Dlib.rs276 cipher.apply_keystream(&mut prefix); in chacha20_keystream()
279 cipher.apply_keystream(&mut buf); in chacha20_keystream()
290 cipher.apply_keystream(&mut prefix); in chacha20_encryption()
292 cipher.apply_keystream(&mut buf); in chacha20_encryption()
364 cipher.apply_keystream(&mut prefix); in xchacha20_keystream()
367 cipher.apply_keystream(&mut buf); in xchacha20_keystream()
378 cipher.apply_keystream(&mut prefix); in xchacha20_encryption()
380 cipher.apply_keystream(&mut buf); in xchacha20_encryption()
424 cipher.apply_keystream(&mut buf[idx..middle]); in chacha20_offsets()
425 cipher.apply_keystream(&mut buf[middle..last]); in chacha20_offsets()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/ctr-0.7.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs25 ctr.apply_keystream(&mut buffer); in counter_incr()
44 ctr.apply_keystream(&mut buffer); in counter_seek()
61 ctr.apply_keystream(&mut buffer); in keystream_xor()
77 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/ctr-0.7.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs25 ctr.apply_keystream(&mut buffer); in counter_incr()
44 ctr.apply_keystream(&mut buffer); in counter_seek()
61 ctr.apply_keystream(&mut buffer); in keystream_xor()
77 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/ctr-0.8.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs25 ctr.apply_keystream(&mut buffer); in counter_incr()
44 ctr.apply_keystream(&mut buffer); in counter_seek()
61 ctr.apply_keystream(&mut buffer); in keystream_xor()
77 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/ctr-0.8.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs25 ctr.apply_keystream(&mut buffer); in counter_incr()
44 ctr.apply_keystream(&mut buffer); in counter_seek()
61 ctr.apply_keystream(&mut buffer); in keystream_xor()
77 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/ctr-0.6.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ctr-0.6.0/tests/ctr32/
H A Dbig_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
H A Dlittle_endian.rs18 ctr.apply_keystream(&mut buffer); in counter_incr()
37 ctr.apply_keystream(&mut buffer); in counter_seek()
54 ctr.apply_keystream(&mut buffer); in keystream_xor()
70 ctr.apply_keystream(&mut buffer); in counter_wrap()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/cipher-0.3.0/src/dev/
H A Dstream.rs21 mode.apply_keystream(chunk);
56 get_cipher().apply_keystream(&mut ct[..]);
64 cipher.apply_keystream(&mut buf[n..]);
75 cipher.apply_keystream(&mut []);
80 cipher.apply_keystream(&mut buf[..n]);
166 cipher.apply_keystream(&mut data);
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/cipher-0.3.0/src/dev/
H A Dstream.rs21 mode.apply_keystream(chunk);
56 get_cipher().apply_keystream(&mut ct[..]);
64 cipher.apply_keystream(&mut buf[n..]);
75 cipher.apply_keystream(&mut []);
80 cipher.apply_keystream(&mut buf[..n]);
166 cipher.apply_keystream(&mut data);
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/cipher-0.3.0/src/dev/
H A Dstream.rs21 mode.apply_keystream(chunk);
56 get_cipher().apply_keystream(&mut ct[..]);
64 cipher.apply_keystream(&mut buf[n..]);
75 cipher.apply_keystream(&mut []);
80 cipher.apply_keystream(&mut buf[..n]);
166 cipher.apply_keystream(&mut data);
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/cipher-0.3.0/src/dev/
H A Dstream.rs21 mode.apply_keystream(chunk);
56 get_cipher().apply_keystream(&mut ct[..]);
64 cipher.apply_keystream(&mut buf[n..]);
75 cipher.apply_keystream(&mut []);
80 cipher.apply_keystream(&mut buf[..n]);
166 cipher.apply_keystream(&mut data);
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/stream-cipher-0.3.2/src/
H A Dlib.rs65 fn apply_keystream(&mut self, data: &mut [u8]) { in apply_keystream() method
105 SyncStreamCipher::apply_keystream(self, data); in encrypt()
110 SyncStreamCipher::apply_keystream(self, data); in decrypt()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/stream-cipher-0.3.2/src/
H A Dlib.rs65 fn apply_keystream(&mut self, data: &mut [u8]) { in apply_keystream() method
105 SyncStreamCipher::apply_keystream(self, data); in encrypt()
110 SyncStreamCipher::apply_keystream(self, data); in decrypt()

1234