Home
last modified time | relevance | path

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

/external/tink/go/proto/chacha20_poly1305_go_proto/
Dchacha20_poly1305.pb.go80 type ChaCha20Poly1305Key struct { struct
81 state protoimpl.MessageState
82 sizeCache protoimpl.SizeCache
83 unknownFields protoimpl.UnknownFields
85 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
86 …alue []byte `protobuf:"bytes,2,opt,name=key_value,json=keyValue,proto3" json:"key_value,omitempty"`
89 func (x *ChaCha20Poly1305Key) Reset() {
98 func (x *ChaCha20Poly1305Key) String() string {
102 func (*ChaCha20Poly1305Key) ProtoMessage() {}
104 func (x *ChaCha20Poly1305Key) ProtoReflect() protoreflect.Message {
[all …]
/external/tink/go/aead/
Dchacha20poly1305_key_manager_test.go151 func validateChaCha20Poly1305Primitive(p interface{}, key *cppb.ChaCha20Poly1305Key) error {
174 func validateChaCha20Poly1305Key(key *cppb.ChaCha20Poly1305Key) error {
/external/tink/java_src/src/main/java/com/google/crypto/tink/aead/
DChaCha20Poly1305Key.java40 public final class ChaCha20Poly1305Key extends AeadKey { class
46 private ChaCha20Poly1305Key( in ChaCha20Poly1305Key() method in ChaCha20Poly1305Key
/external/tink-java/src/main/java/com/google/crypto/tink/aead/
DChaCha20Poly1305Key.java38 public final class ChaCha20Poly1305Key extends AeadKey { class
44 private ChaCha20Poly1305Key( in ChaCha20Poly1305Key() method in ChaCha20Poly1305Key
/external/tink-java/proto/
Dchacha20_poly1305.proto30 message ChaCha20Poly1305Key { message
/external/tink/proto/
Dchacha20_poly1305.proto30 message ChaCha20Poly1305Key { message
/external/tink/python/tink/proto/
Dchacha20_poly1305.proto30 message ChaCha20Poly1305Key { message
/external/tink/java_src/proto/
Dchacha20_poly1305.proto30 message ChaCha20Poly1305Key { message
/external/tink/cc/proto/
Dchacha20_poly1305.proto30 message ChaCha20Poly1305Key { message