Searched refs:ToBytes (Results 1 – 7 of 7) sorted by relevance
99 A.ToBytes(&publicKeyBytes)137 R.ToBytes(&encodedR)193 R.ToBytes(&checkR)
41 A.ToBytes(&pub2)
77 ow->RenderBytes(name, data.ToBytes().ValueOrDie()); in RenderDataPieceTo()
144 util::StatusOr<string> ToBytes() const;
248 StatusOr<string> DataPiece::ToBytes() const { in ToBytes() function in google::protobuf::util::converter::DataPiece
245 StatusOr<string> c = data.ToBytes(); in WriteBytes()
670 func (p *ProjectiveGroupElement) ToBytes(s *[32]byte) { func706 func (p *ExtendedGroupElement) ToBytes(s *[32]byte) { func