| // Copyright 2018 Google Inc. |
| // |
| // Licensed under the Apache License, Version 2.0 (the "License"); |
| // you may not use this file except in compliance with the License. |
| // You may obtain a copy of the License at |
| // |
| // http://www.apache.org/licenses/LICENSE-2.0 |
| // |
| // Unless required by applicable law or agreed to in writing, software |
| // distributed under the License is distributed on an "AS IS" BASIS, |
| // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| // See the License for the specific language governing permissions and |
| // limitations under the License. |
| // |
| //////////////////////////////////////////////////////////////////////////////// |
| |
| // Code generated by protoc-gen-go. DO NOT EDIT. |
| // source: third_party/tink/proto/xchacha20_poly1305.proto |
| |
| package xchacha20_poly1305_go_proto |
| |
| import ( |
| fmt "fmt" |
| proto "github.com/golang/protobuf/proto" |
| math "math" |
| ) |
| |
| // Reference imports to suppress errors if they are not otherwise used. |
| var _ = proto.Marshal |
| var _ = fmt.Errorf |
| var _ = math.Inf |
| |
| // This is a compile-time assertion to ensure that this generated file |
| // is compatible with the proto package it is being compiled against. |
| // A compilation error at this line likely means your copy of the |
| // proto package needs to be updated. |
| const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package |
| |
| // key_type: type.googleapis.com/google.crypto.tink.XChaCha20Poly1305Key |
| type XChaCha20Poly1305Key struct { |
| Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` |
| KeyValue []byte `protobuf:"bytes,3,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitempty"` |
| XXX_NoUnkeyedLiteral struct{} `json:"-"` |
| XXX_unrecognized []byte `json:"-"` |
| XXX_sizecache int32 `json:"-"` |
| } |
| |
| func (m *XChaCha20Poly1305Key) Reset() { *m = XChaCha20Poly1305Key{} } |
| func (m *XChaCha20Poly1305Key) String() string { return proto.CompactTextString(m) } |
| func (*XChaCha20Poly1305Key) ProtoMessage() {} |
| func (*XChaCha20Poly1305Key) Descriptor() ([]byte, []int) { |
| return fileDescriptor_d05c005514adb1c5, []int{0} |
| } |
| |
| func (m *XChaCha20Poly1305Key) XXX_Unmarshal(b []byte) error { |
| return xxx_messageInfo_XChaCha20Poly1305Key.Unmarshal(m, b) |
| } |
| func (m *XChaCha20Poly1305Key) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { |
| return xxx_messageInfo_XChaCha20Poly1305Key.Marshal(b, m, deterministic) |
| } |
| func (m *XChaCha20Poly1305Key) XXX_Merge(src proto.Message) { |
| xxx_messageInfo_XChaCha20Poly1305Key.Merge(m, src) |
| } |
| func (m *XChaCha20Poly1305Key) XXX_Size() int { |
| return xxx_messageInfo_XChaCha20Poly1305Key.Size(m) |
| } |
| func (m *XChaCha20Poly1305Key) XXX_DiscardUnknown() { |
| xxx_messageInfo_XChaCha20Poly1305Key.DiscardUnknown(m) |
| } |
| |
| var xxx_messageInfo_XChaCha20Poly1305Key proto.InternalMessageInfo |
| |
| func (m *XChaCha20Poly1305Key) GetVersion() uint32 { |
| if m != nil { |
| return m.Version |
| } |
| return 0 |
| } |
| |
| func (m *XChaCha20Poly1305Key) GetKeyValue() []byte { |
| if m != nil { |
| return m.KeyValue |
| } |
| return nil |
| } |
| |
| func init() { |
| proto.RegisterType((*XChaCha20Poly1305Key)(nil), "google.crypto.tink.XChaCha20Poly1305Key") |
| } |
| |
| func init() { |
| proto.RegisterFile("proto/xchacha20_poly1305.proto", fileDescriptor_d05c005514adb1c5) |
| } |
| |
| var fileDescriptor_d05c005514adb1c5 = []byte{ |
| // 203 bytes of a gzipped FileDescriptorProto |
| 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xd2, 0x2f, 0xc9, 0xc8, 0x2c, |
| 0x4a, 0x89, 0x2f, 0x48, 0x2c, 0x2a, 0xa9, 0xd4, 0x2f, 0xc9, 0xcc, 0xcb, 0xd6, 0x2f, 0x28, 0xca, |
| 0x2f, 0xc9, 0xd7, 0xaf, 0x48, 0xce, 0x48, 0x4c, 0xce, 0x48, 0x34, 0x32, 0x88, 0x2f, 0xc8, 0xcf, |
| 0xa9, 0x34, 0x34, 0x36, 0x30, 0xd5, 0x03, 0x4b, 0x08, 0x09, 0xa5, 0xe7, 0xe7, 0xa7, 0xe7, 0xa4, |
| 0xea, 0x25, 0x17, 0x55, 0x16, 0x94, 0xe4, 0xeb, 0x81, 0xb4, 0x28, 0xf9, 0x72, 0x89, 0x44, 0x38, |
| 0x67, 0x24, 0x3a, 0x83, 0xd4, 0x07, 0x40, 0x95, 0x7b, 0xa7, 0x56, 0x0a, 0x49, 0x70, 0xb1, 0x97, |
| 0xa5, 0x16, 0x15, 0x67, 0xe6, 0xe7, 0x49, 0x30, 0x2a, 0x30, 0x6a, 0xf0, 0x06, 0xc1, 0xb8, 0x42, |
| 0xd2, 0x5c, 0x9c, 0xd9, 0xa9, 0x95, 0xf1, 0x65, 0x89, 0x39, 0xa5, 0xa9, 0x12, 0xcc, 0x0a, 0x8c, |
| 0x1a, 0x3c, 0x41, 0x1c, 0xd9, 0xa9, 0x95, 0x61, 0x20, 0xbe, 0x53, 0x32, 0x97, 0x4c, 0x72, 0x7e, |
| 0xae, 0x1e, 0xa6, 0x45, 0x10, 0x27, 0x04, 0x30, 0x46, 0x59, 0xa4, 0x67, 0x96, 0x64, 0x94, 0x26, |
| 0xe9, 0x25, 0xe7, 0xe7, 0xea, 0x43, 0x94, 0xe1, 0x77, 0x7b, 0x7c, 0x7a, 0x7e, 0x3c, 0x58, 0x6e, |
| 0x11, 0x13, 0x5b, 0x88, 0xa7, 0x9f, 0x77, 0x80, 0x53, 0x12, 0x1b, 0x98, 0x6f, 0x0c, 0x08, 0x00, |
| 0x00, 0xff, 0xff, 0xe9, 0x5f, 0x24, 0x80, 0x01, 0x01, 0x00, 0x00, |
| } |