Searched refs:dummy_commit_alphas_1 (Results 1 – 4 of 4) sorted by relevance
109 bytes dummy_commit_alphas_1 = 5; field139 // The Pedersen Commitment opening corresponding to dummy_commit_alphas_1.
489 PedersenOverZn::Commitment dummy_commit_alphas_1, in GenerateRequestAndProof()537 proof_message_1.set_dummy_commit_alphas_1(dummy_commit_alphas_1.ToBytes()); in GenerateRequestAndProof()1010 PedersenOverZn::Commitment dummy_commit_alphas_1 = pedersen_->Add( in VerifyRequest() local1029 message_1.set_dummy_commit_alphas_1(dummy_commit_alphas_1.ToBytes()); in VerifyRequest()
1267 const std::string& dummy_commit_alphas_1() const; in Swap()1272 void set_allocated_dummy_commit_alphas_1(std::string* dummy_commit_alphas_1); in Swap()4402 inline const std::string& BbObliviousSignatureRequestProof_Message1::dummy_commit_alphas_1() const { in dummy_commit_alphas_1() function4433 …ureRequestProof_Message1::set_allocated_dummy_commit_alphas_1(std::string* dummy_commit_alphas_1) { in set_allocated_dummy_commit_alphas_1() argument4434 _impl_.dummy_commit_alphas_1_.SetAllocated(dummy_commit_alphas_1, GetArenaForAllocation()); in set_allocated_dummy_commit_alphas_1()