Home
last modified time | relevance | path

Searched defs:XChaCha20Poly1305Key (Results 1 – 9 of 9) sorted by relevance

/external/tink/go/proto/xchacha20_poly1305_go_proto/
Dxchacha20_poly1305.pb.go87 type XChaCha20Poly1305Key struct { struct
88 state protoimpl.MessageState
89 sizeCache protoimpl.SizeCache
90 unknownFields protoimpl.UnknownFields
92 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
93 …alue []byte `protobuf:"bytes,3,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitempty"`
96 func (x *XChaCha20Poly1305Key) Reset() {
105 func (x *XChaCha20Poly1305Key) String() string {
109 func (*XChaCha20Poly1305Key) ProtoMessage() {}
111 func (x *XChaCha20Poly1305Key) ProtoReflect() protoreflect.Message {
[all …]
/external/tink-java/src/main/java/com/google/crypto/tink/aead/
DXChaCha20Poly1305Key.java39 public final class XChaCha20Poly1305Key extends AeadKey { class
45 private XChaCha20Poly1305Key( in XChaCha20Poly1305Key() method in XChaCha20Poly1305Key
/external/tink/go/aead/
Dxchacha20poly1305_key_manager_test.go283 func validateXChaCha20Poly1305Primitive(p interface{}, key *xpb.XChaCha20Poly1305Key) error {
306 func validateXChaCha20Poly1305Key(key *xpb.XChaCha20Poly1305Key) error {
/external/tink/java_src/src/main/java/com/google/crypto/tink/aead/
DXChaCha20Poly1305Key.java41 public final class XChaCha20Poly1305Key extends AeadKey { class
47 private XChaCha20Poly1305Key( in XChaCha20Poly1305Key() method in XChaCha20Poly1305Key
/external/tink/proto/
Dxchacha20_poly1305.proto30 message XChaCha20Poly1305Key { message
/external/tink-java/proto/
Dxchacha20_poly1305.proto30 message XChaCha20Poly1305Key { message
/external/tink/python/tink/proto/
Dxchacha20_poly1305.proto30 message XChaCha20Poly1305Key { message
/external/tink/cc/proto/
Dxchacha20_poly1305.proto30 message XChaCha20Poly1305Key { message
/external/tink/java_src/proto/
Dxchacha20_poly1305.proto30 message XChaCha20Poly1305Key { message