![]() |
Bitcoin Core
25.99.0
P2P Digital Currency
|
#include <crypto/chacha20poly1305.h>
#include <crypto/common.h>
#include <crypto/chacha20.h>
#include <crypto/poly1305.h>
#include <span.h>
#include <support/cleanse.h>
#include <assert.h>
#include <cstddef>
Go to the source code of this file.
Macros | |
#define | HAVE_TIMINGSAFE_BCMP |
#define HAVE_TIMINGSAFE_BCMP |
Definition at line 30 of file chacha20poly1305.cpp.