![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for FSChaCha20, including all inherited members.
| Crypt(std::span< const std::byte > input, std::span< std::byte > output) noexcept | FSChaCha20 | |
| FSChaCha20(const FSChaCha20 &)=delete | FSChaCha20 | |
| FSChaCha20(FSChaCha20 &&)=delete | FSChaCha20 | |
| FSChaCha20(std::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 |