Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Blake2sTestingFunctions< BuilderType, IsInputConstant >::InvalidWitness Struct Reference

Public Types

enum class  Target : uint8_t { None , Input , Output }
 

Static Public Member Functions

static std::vector< Targetget_all ()
 
static std::vector< std::string > get_labels ()
 

Detailed Description

template<class BuilderType, bool IsInputConstant>
struct Blake2sTestingFunctions< BuilderType, IsInputConstant >::InvalidWitness

Definition at line 20 of file blake2s_constraint.test.cpp.

Member Enumeration Documentation

◆ Target

template<class BuilderType , bool IsInputConstant>
enum class Blake2sTestingFunctions::InvalidWitness::Target : uint8_t
strong
Enumerator
None 
Input 
Output 

Definition at line 22 of file blake2s_constraint.test.cpp.

Member Function Documentation

◆ get_all()

template<class BuilderType , bool IsInputConstant>
static std::vector< Target > Blake2sTestingFunctions< BuilderType, IsInputConstant >::InvalidWitness::get_all ( )
inlinestatic

Definition at line 28 of file blake2s_constraint.test.cpp.

◆ get_labels()

template<class BuilderType , bool IsInputConstant>
static std::vector< std::string > Blake2sTestingFunctions< BuilderType, IsInputConstant >::InvalidWitness::get_labels ( )
inlinestatic

Definition at line 30 of file blake2s_constraint.test.cpp.


The documentation for this struct was generated from the following file: