Searched defs:SecAggUnpackedVector (Results 1 – 1 of 1) sorted by relevance
232 explicit SecAggUnpackedVector(size_t size, uint64_t modulus) in SecAggUnpackedVector() function235 explicit SecAggUnpackedVector(std::vector<uint64_t> elements, in SecAggUnpackedVector() function246 explicit SecAggUnpackedVector(const SecAggVector& other) in SecAggUnpackedVector() function255 SecAggUnpackedVector(SecAggUnpackedVector&& other) in SecAggUnpackedVector() function