Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/data61/MP-SPDZ
/ prime_limbs
Method
prime_limbs
Processor/OnlineOptions.cpp:516–519 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
int OnlineOptions::prime_limbs()
517
{
518
return DIV_CEIL(prime_length(), 64);
519
}
520
521
bool OnlineOptions::has_param(const string& param)
522
{
Callers
2
main
Function · 0.80
FieldMachine
Method · 0.80
Calls
1
DIV_CEIL
Function · 0.85
Tested by
no test coverage detected