Searched refs:coefficient_ (Results 1 – 2 of 2) sorted by relevance
86 std::vector<uint8>* coefficient() { return &coefficient_; }; in coefficient()165 std::vector<uint8> coefficient_; variable
63 PrependInteger(coefficient_, &content); in Export()161 !ReadIntegerWithExpectedSize(&src, end, primes_size, &coefficient_)) in Import()