Bitcoin Core  25.99.0
P2P Digital Currency
Macros
chacha20poly1305.cpp File Reference
#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>
Include dependency graph for chacha20poly1305.cpp:

Go to the source code of this file.

Macros

#define HAVE_TIMINGSAFE_BCMP
 

Macro Definition Documentation

◆ HAVE_TIMINGSAFE_BCMP

#define HAVE_TIMINGSAFE_BCMP

Definition at line 30 of file chacha20poly1305.cpp.