Searched refs:dummy_commit_rs (Results 1 – 4 of 4) sorted by relevance
475 ASSIGN_OR_RETURN(PedersenOverZn::Commitment dummy_commit_rs, in GenerateRequestAndProof()533 proof_message_1.set_dummy_commit_rs(dummy_commit_rs.ToBytes()); in GenerateRequestAndProof()988 PedersenOverZn::Commitment dummy_commit_rs = in VerifyRequest() local1026 message_1.set_dummy_commit_rs(dummy_commit_rs.ToBytes()); in VerifyRequest()
102 bytes dummy_commit_rs = 2; field
1239 const std::string& dummy_commit_rs() const; in Swap()1244 void set_allocated_dummy_commit_rs(std::string* dummy_commit_rs); in Swap()4232 inline const std::string& BbObliviousSignatureRequestProof_Message1::dummy_commit_rs() const { in dummy_commit_rs() function4263 …iviousSignatureRequestProof_Message1::set_allocated_dummy_commit_rs(std::string* dummy_commit_rs) { in set_allocated_dummy_commit_rs() argument4264 _impl_.dummy_commit_rs_.SetAllocated(dummy_commit_rs, GetArenaForAllocation()); in set_allocated_dummy_commit_rs()