Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
check
Method · 0.45
check
Method · 0.45
Calls
1
Check
Method · 0.45
Tested by
no test coverage detected