PIVX Core  5.6.99
P2P Digital Currency
Functions
chacha20.cpp File Reference
#include <iostream>
#include <bench/bench.h>
#include <hash.h>
#include <crypto/chacha20.h>
Include dependency graph for chacha20.cpp:

Go to the source code of this file.

Functions

 BENCHMARK (CHACHA20_64BYTES, 500000)
 
 BENCHMARK (CHACHA20_256BYTES, 250000)
 
 BENCHMARK (CHACHA20_1MB, 340)
 

Function Documentation

◆ BENCHMARK() [1/3]

BENCHMARK ( CHACHA20_1MB  ,
340   
)

◆ BENCHMARK() [2/3]

BENCHMARK ( CHACHA20_256BYTES  ,
250000   
)

◆ BENCHMARK() [3/3]

BENCHMARK ( CHACHA20_64BYTES  ,
500000   
)