Searched refs:FromBytes (Results 1 – 4 of 4) sorted by relevance
59 internal static ByteString FromBytes(byte[] bytes) in FromBytes() method in Google.Protobuf.ByteString.Unsafe
171 if !A.FromBytes(&publicKeyBytes) {
36 if !A.FromBytes(&pubBytes) {
716 func (p *ExtendedGroupElement) FromBytes(s *[32]byte) bool { func