Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <bip324.h>
#include <chainparams.h>
#include <random.h>
#include <span.h>
#include <test/fuzz/FuzzedDataProvider.h>
#include <test/fuzz/fuzz.h>
#include <test/fuzz/util.h>
#include <algorithm>
#include <cstdint>
#include <vector>
Go to the source code of this file.
Functions | |
FUZZ_TARGET (bip324_cipher_roundtrip,.init=Initialize) | |
FUZZ_TARGET | ( | bip324_cipher_roundtrip | , |
. | init = Initialize |
||
) |