Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
ChaCha20Poly1305AEAD Member List
This is the complete list of members for ChaCha20Poly1305AEAD, including all inherited members.
| ChaCha20Poly1305AEAD(const unsigned char *K_1, size_t K_1_len, const unsigned char *K_2, size_t K_2_len) | ChaCha20Poly1305AEAD | |
| ChaCha20Poly1305AEAD(const ChaCha20Poly1305AEAD &)=delete | ChaCha20Poly1305AEAD | explicit |
| Crypt(uint64_t seqnr_payload, uint64_t seqnr_aad, int aad_pos, unsigned char *dest, size_t dest_len, const unsigned char *src, size_t src_len, bool is_encrypt) | ChaCha20Poly1305AEAD | |
| GetLength(uint32_t *len24_out, uint64_t seqnr_aad, int aad_pos, const uint8_t *ciphertext) | ChaCha20Poly1305AEAD | |
| m_aad_keystream_buffer | ChaCha20Poly1305AEAD | private |
| m_cached_aad_seqnr | ChaCha20Poly1305AEAD | private |
| m_chacha_header | ChaCha20Poly1305AEAD | private |
| m_chacha_main | ChaCha20Poly1305AEAD | private |

