Bitcoin Core 29.99.0
P2P Digital Currency
ChaCha20 Member List

This is the complete list of members for ChaCha20, including all inherited members.

ChaCha20() noexcept=deleteChaCha20
ChaCha20(std::span< const std::byte > key) noexceptChaCha20inline
Crypt(std::span< const std::byte > in_bytes, std::span< std::byte > out_bytes) noexceptChaCha20
KEYLENChaCha20static
Keystream(std::span< std::byte > out) noexceptChaCha20
m_alignedChaCha20private
m_bufferChaCha20private
m_bufleftChaCha20private
Nonce96 typedefChaCha20
Seek(Nonce96 nonce, uint32_t block_counter) noexceptChaCha20inline
SetKey(std::span< const std::byte > key) noexceptChaCha20
~ChaCha20()ChaCha20