|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::ChonkBatchVerifier, including all inherited members.
| batch_check(const std::vector< ReduceResult > &results, const std::vector< size_t > &indices) | bb::ChonkBatchVerifier | private |
| batch_size_ | bb::ChonkBatchVerifier | private |
| bisect(std::vector< ReduceResult > &results, std::vector< size_t > indices, uint32_t depth, std::chrono::steady_clock::time_point reduce_start) | bb::ChonkBatchVerifier | private |
| ChonkBatchVerifier()=default | bb::ChonkBatchVerifier | |
| ChonkBatchVerifier(const ChonkBatchVerifier &)=delete | bb::ChonkBatchVerifier | |
| coordinator_loop() | bb::ChonkBatchVerifier | private |
| coordinator_thread_ | bb::ChonkBatchVerifier | private |
| cv_ | bb::ChonkBatchVerifier | private |
| emit_ok(const std::vector< ReduceResult > &results, const std::vector< size_t > &indices, std::chrono::steady_clock::time_point reduce_start, double ipa_ms, uint32_t depth) | bb::ChonkBatchVerifier | private |
| enqueue(VerifyRequest request) | bb::ChonkBatchVerifier | |
| ms_between(std::chrono::steady_clock::time_point from, std::chrono::steady_clock::time_point to) | bb::ChonkBatchVerifier | inlineprivatestatic |
| ms_since(std::chrono::steady_clock::time_point t) | bb::ChonkBatchVerifier | inlineprivatestatic |
| mutex_ | bb::ChonkBatchVerifier | private |
| num_cores_ | bb::ChonkBatchVerifier | private |
| on_result_ | bb::ChonkBatchVerifier | private |
| operator=(const ChonkBatchVerifier &)=delete | bb::ChonkBatchVerifier | |
| parallel_reduce(const std::vector< VerifyRequest > &batch) | bb::ChonkBatchVerifier | private |
| queue_ | bb::ChonkBatchVerifier | private |
| ResultCallback typedef | bb::ChonkBatchVerifier | |
| shutdown_ | bb::ChonkBatchVerifier | private |
| start(std::vector< std::shared_ptr< MegaZKFlavor::VKAndHash > > vks, uint32_t num_cores, uint32_t batch_size, ResultCallback on_result) | bb::ChonkBatchVerifier | |
| stop() | bb::ChonkBatchVerifier | |
| vks_ | bb::ChonkBatchVerifier | private |
| ~ChonkBatchVerifier() | bb::ChonkBatchVerifier |