![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
This is the complete list of members for FSChaCha20Poly1305, including all inherited members.
| Decrypt(std::span< const std::byte > cipher, std::span< const std::byte > aad, std::span< std::byte > plain) noexcept | FSChaCha20Poly1305 | inline |
| Decrypt(std::span< const std::byte > cipher, std::span< const std::byte > aad, std::span< std::byte > plain1, std::span< std::byte > plain2) noexcept | FSChaCha20Poly1305 | |
| Encrypt(std::span< const std::byte > plain, std::span< const std::byte > aad, std::span< std::byte > cipher) noexcept | FSChaCha20Poly1305 | inline |
| Encrypt(std::span< const std::byte > plain1, std::span< const std::byte > plain2, std::span< const std::byte > aad, std::span< std::byte > cipher) noexcept | FSChaCha20Poly1305 | |
| EXPANSION | FSChaCha20Poly1305 | static |
| FSChaCha20Poly1305(const FSChaCha20Poly1305 &)=delete | FSChaCha20Poly1305 | |
| FSChaCha20Poly1305(FSChaCha20Poly1305 &&)=delete | FSChaCha20Poly1305 | |
| FSChaCha20Poly1305(std::span< const std::byte > key, uint32_t rekey_interval) noexcept | FSChaCha20Poly1305 | inline |
| KEYLEN | FSChaCha20Poly1305 | static |
| m_aead | FSChaCha20Poly1305 | private |
| m_packet_counter | FSChaCha20Poly1305 | private |
| m_rekey_counter | FSChaCha20Poly1305 | private |
| m_rekey_interval | FSChaCha20Poly1305 | private |
| NextPacket() noexcept | FSChaCha20Poly1305 | private |
| operator=(const FSChaCha20Poly1305 &)=delete | FSChaCha20Poly1305 | |
| operator=(FSChaCha20Poly1305 &&)=delete | FSChaCha20Poly1305 |