22 std::vector<uint8_t>
out(32);
#define LIMITED_WHILE(condition, limit)
Can be used to limit a theoretically unbounded loop.
std::vector< B > ConsumeRandomLengthByteVector(FuzzedDataProvider &fuzzed_data_provider, const std::optional< size_t > &max_length=std::nullopt) noexcept
std::string ConsumeRandomLengthString(size_t max_length)
FUZZ_TARGET(crypto_hkdf_hmac_sha256_l32)
A rfc5869 HKDF implementation with HMAC_SHA256 and fixed key output length of 32 bytes (L=32) ...
FuzzedDataProvider & fuzzed_data_provider