40#ifndef HKDSTEST_BENCHMARK_H
41#define HKDSTEST_BENCHMARK_H
void hkdstest_benchmark_shake_run(void)
Tests the SHAKE implementations performance.
Definition hkds_benchmark.c:927
void hkdstest_benchmark_hkds_client_run(void)
Tests the HKDS client encryption performance.
Definition hkds_benchmark.c:887
void hkdstest_benchmark_hkds_server_run(void)
Tests the HKDS server implementation performance.
Definition hkds_benchmark.c:873
void hkdstest_benchmark_kmac_run(void)
Tests the KMAC implementations performance.
Definition hkds_benchmark.c:893