MCPcopy Create free account
hub / github.com/data61/MP-SPDZ / check

Method check

Protocols/ProtocolSet.h:62–66  ·  view source on GitHub ↗

* Run all protocol checks */

Source from the content-addressed store, hash-verified

60 * Run all protocol checks
61 */
62 void check()
63 {
64 protocol.check();
65 output.Check(processor.P);
66 }
67};
68
69/**

Callers 2

checkMethod · 0.45
checkMethod · 0.45

Calls 1

CheckMethod · 0.45

Tested by

no test coverage detected