Bitcoin Core  27.99.0
P2P Digital Currency
Functions
bip324_ecdh.cpp File Reference
#include <bench/bench.h>
#include <key.h>
#include <pubkey.h>
#include <random.h>
#include <span.h>
#include <array>
#include <cstddef>
Include dependency graph for bip324_ecdh.cpp:

Go to the source code of this file.

Functions

static void BIP324_ECDH (benchmark::Bench &bench)
 
 BENCHMARK (BIP324_ECDH, benchmark::PriorityLevel::HIGH)
 

Function Documentation

◆ BENCHMARK()

◆ BIP324_ECDH()

static void BIP324_ECDH ( benchmark::Bench bench)
static

Definition at line 15 of file bip324_ecdh.cpp.

Here is the call graph for this function: