Home
last modified time | relevance | path

Searched defs:Ed25519KeyFormat (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tink/go/proto/ed25519_go_proto/
H A Ded25519.pb.go43 type Ed25519KeyFormat struct { struct
44 state protoimpl.MessageState
45 sizeCache protoimpl.SizeCache
46 unknownFields protoimpl.UnknownFields
48 Version uint32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
51 func (x *Ed25519KeyFormat) Reset() {
60 func (x *Ed25519KeyFormat) String() string {
64 func (*Ed25519KeyFormat) ProtoMessage() {}
66 func (x *Ed25519KeyFormat) ProtoReflect() protoreflect.Message {
79 func (*Ed25519KeyFormat) Descriptor() ([]byte, []int) {
[all …]
/aosp_15_r20/external/tink/java_src/proto/
H A Ded25519.proto28 message Ed25519KeyFormat { message
/aosp_15_r20/external/tink/python/tink/proto/
H A Ded25519.proto28 message Ed25519KeyFormat { message
/aosp_15_r20/external/tink/cc/proto/
H A Ded25519.proto28 message Ed25519KeyFormat { message
/aosp_15_r20/external/tink/proto/
H A Ded25519.proto28 message Ed25519KeyFormat { message
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...