Bitcoin Core  25.99.0
P2P Digital Currency
Functions
chacha_poly_aead.cpp File Reference
#include <crypto/chacha_poly_aead.h>
#include <crypto/poly1305.h>
#include <support/cleanse.h>
#include <assert.h>
#include <string.h>
#include <cstdio>
#include <limits>
Include dependency graph for chacha_poly_aead.cpp:

Go to the source code of this file.

Functions

int timingsafe_bcmp (const unsigned char *b1, const unsigned char *b2, size_t n)
 

Function Documentation

◆ timingsafe_bcmp()

int timingsafe_bcmp ( const unsigned char *  b1,
const unsigned char *  b2,
size_t  n 
)

Definition at line 22 of file chacha_poly_aead.cpp.

Here is the caller graph for this function: