Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for FSChaCha20, including all inherited members.
Crypt(Span< const std::byte > input, Span< std::byte > output) noexcept | FSChaCha20 | |
FSChaCha20(const FSChaCha20 &)=delete | FSChaCha20 | |
FSChaCha20(FSChaCha20 &&)=delete | FSChaCha20 | |
FSChaCha20(Span< const std::byte > key, uint32_t rekey_interval) noexcept | FSChaCha20 | |
KEYLEN | FSChaCha20 | static |
m_chacha20 | FSChaCha20 | private |
m_chunk_counter | FSChaCha20 | private |
m_rekey_counter | FSChaCha20 | private |
m_rekey_interval | FSChaCha20 | private |
operator=(const FSChaCha20 &)=delete | FSChaCha20 | |
operator=(FSChaCha20 &&)=delete | FSChaCha20 |