mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Protocols with function-dependent preprocessing.
This commit is contained in:
@@ -42,6 +42,7 @@ void SemiPrep::set_protocol(SemiSecret::Protocol& protocol)
|
||||
|
||||
void SemiPrep::buffer_triples()
|
||||
{
|
||||
CODE_LOCATION
|
||||
assert(this->triple_generator);
|
||||
this->triple_generator->set_batch_size(
|
||||
DIV_CEIL(BaseMachine::batch_size<SemiSecret>(DATA_TRIPLE,
|
||||
|
||||
Reference in New Issue
Block a user