|
using | Elt = typename Field::Elt |
using | counters = std::array<size_t, kNCounters> |
using | vindex = std::array<Elt, kIndexBits> |
using | v8 = std::array<Elt, 8> |
|
| CborWitness (const Field &F) |
vindex | index (size_t j) const |
void | fill_witnesses (size_t n, size_t input_len, const uint8_t bytes[], v8 in[], position_witness pw[], global_witness &gw) const |
|
static constexpr size_t | kNCounters = CborConstants::kNCounters |
static constexpr size_t | kIndexBits = CborConstants::kIndexBits |
The documentation for this class was generated from the following file: