Home
last modified time | relevance | path

Searched refs:ChaChaCore (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/rand_chacha/src/
Dlib.rs33 pub type ChaChaCore = ChaCha20Core; typedef
/external/rust/crates/rand/
DCHANGELOG.md349 - Implement `BlockRngCore` for `ChaChaCore` and `Hc128Core`. (#281)