Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for FSChaCha20Poly1305, including all inherited members.
Decrypt(Span< const std::byte > cipher, Span< const std::byte > aad, Span< std::byte > plain) noexcept | FSChaCha20Poly1305 | inline |
Decrypt(Span< const std::byte > cipher, Span< const std::byte > aad, Span< std::byte > plain1, Span< std::byte > plain2) noexcept | FSChaCha20Poly1305 | |
Encrypt(Span< const std::byte > plain, Span< const std::byte > aad, Span< std::byte > cipher) noexcept | FSChaCha20Poly1305 | inline |
Encrypt(Span< const std::byte > plain1, Span< const std::byte > plain2, Span< const std::byte > aad, Span< std::byte > cipher) noexcept | FSChaCha20Poly1305 | |
EXPANSION | FSChaCha20Poly1305 | static |
FSChaCha20Poly1305(const FSChaCha20Poly1305 &)=delete | FSChaCha20Poly1305 | |
FSChaCha20Poly1305(FSChaCha20Poly1305 &&)=delete | FSChaCha20Poly1305 | |
FSChaCha20Poly1305(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 |