Home
last modified time | relevance | path

Searched defs:ToBytes (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/internal/
Ddatapiece.cc248 StatusOr<string> DataPiece::ToBytes() const { in ToBytes() function in google::protobuf::util::converter::DataPiece
/external/boringssl/src/ssl/test/runner/ed25519/internal/edwards25519/
Dedwards25519.go670 func (p *ProjectiveGroupElement) ToBytes(s *[32]byte) { func
706 func (p *ExtendedGroupElement) ToBytes(s *[32]byte) { func