Searched defs:HmacPrfParams (Results 1 – 5 of 5) sorted by relevance
40 type HmacPrfParams struct { struct41 state protoimpl.MessageState42 sizeCache protoimpl.SizeCache43 unknownFields protoimpl.UnknownFields45 …t,name=hash,proto3,enum=google.crypto.tink.HashType" json:"hash,omitempty"` // HashType is an enum.48 func (x *HmacPrfParams) Reset() {57 func (x *HmacPrfParams) String() string {61 func (*HmacPrfParams) ProtoMessage() {}63 func (x *HmacPrfParams) ProtoReflect() protoreflect.Message {76 func (*HmacPrfParams) Descriptor() ([]byte, []int) {[all …]
27 message HmacPrfParams { message