Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/proto/hpke_go_proto/
H A 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 …]
/aosp_15_r20/external/tink/go/hybrid/
H A Dhpke_private_key_manager.go137 func validateKeyFormat(kf *hpkepb.HpkeKeyFormat) error {
/aosp_15_r20/external/tink/cc/proto/
H A Dhpke.proto69 message HpkeKeyFormat { message
/aosp_15_r20/external/tink/python/tink/proto/
H A Dhpke.proto69 message HpkeKeyFormat { message
/aosp_15_r20/external/tink/java_src/proto/
H A Dhpke.proto69 message HpkeKeyFormat { message
/aosp_15_r20/external/tink/proto/
H A Dhpke.proto69 message HpkeKeyFormat { message