Searched defs:XChaCha20Poly1305KeyFormat (Results 1 – 6 of 6) sorted by relevance
39 type XChaCha20Poly1305KeyFormat struct { struct40 state protoimpl.MessageState41 sizeCache protoimpl.SizeCache42 unknownFields protoimpl.UnknownFields44 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`47 func (x *XChaCha20Poly1305KeyFormat) Reset() {56 func (x *XChaCha20Poly1305KeyFormat) String() string {60 func (*XChaCha20Poly1305KeyFormat) ProtoMessage() {}62 func (x *XChaCha20Poly1305KeyFormat) ProtoReflect() protoreflect.Message {75 func (*XChaCha20Poly1305KeyFormat) Descriptor() ([]byte, []int) {[all …]
25 message XChaCha20Poly1305KeyFormat { message
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...