#include <bench/bench.h>
#include <crypto/chacha20.h>
#include <crypto/chacha20poly1305.h>
#include <span.h>
#include <cstddef>
#include <cstdint>
#include <vector>
Go to the source code of this file.
◆ BENCHMARK() [1/6]
◆ BENCHMARK() [2/6]
◆ BENCHMARK() [3/6]
◆ BENCHMARK() [4/6]
◆ BENCHMARK() [5/6]
◆ BENCHMARK() [6/6]
◆ CHACHA20()
◆ CHACHA20_1MB()
◆ CHACHA20_256BYTES()
◆ CHACHA20_64BYTES()
◆ FSCHACHA20POLY1305()
◆ FSCHACHA20POLY1305_1MB()
◆ FSCHACHA20POLY1305_256BYTES()
◆ FSCHACHA20POLY1305_64BYTES()
◆ BUFFER_SIZE_LARGE
| const uint64_t BUFFER_SIZE_LARGE = 1024*1024 |
|
static |
◆ BUFFER_SIZE_SMALL
◆ BUFFER_SIZE_TINY