Home
last modified time | relevance | path

Searched defs:HpkeKeyFormat (Results 1 – 7 of 7) sorted by relevance

/external/tink/go/proto/hpke_go_proto/
Dhpke.pb.go391 type HpkeKeyFormat struct { struct
392 state protoimpl.MessageState
393 sizeCache protoimpl.SizeCache
394 unknownFields protoimpl.UnknownFields
396 Params *HpkeParams `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`
399 func (x *HpkeKeyFormat) Reset() {
408 func (x *HpkeKeyFormat) String() string {
412 func (*HpkeKeyFormat) ProtoMessage() {}
414 func (x *HpkeKeyFormat) ProtoReflect() protoreflect.Message {
427 func (*HpkeKeyFormat) Descriptor() ([]byte, []int) {
[all …]
/external/tink/go/hybrid/
Dhpke_private_key_manager.go137 func validateKeyFormat(kf *hpkepb.HpkeKeyFormat) error {
/external/tink-java/proto/
Dhpke.proto69 message HpkeKeyFormat { message
/external/tink/proto/
Dhpke.proto69 message HpkeKeyFormat { message
/external/tink/python/tink/proto/
Dhpke.proto69 message HpkeKeyFormat { message
/external/tink/cc/proto/
Dhpke.proto69 message HpkeKeyFormat { message
/external/tink/java_src/proto/
Dhpke.proto69 message HpkeKeyFormat { message