[][src]Type Definition c2_chacha::XChaCha20

type XChaCha20 = ChaChaAny<U24, U10, X>;

Constructed analogously to XSalsa20; mixes during initialization to support both a long nonce and a full-length (64-bit) block counter.