Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/proto/hmac_go_proto/
H A Dhmac.pb.go40 type HmacParams struct { struct
41 state protoimpl.MessageState
42 sizeCache protoimpl.SizeCache
43 unknownFields protoimpl.UnknownFields
45 …t,name=hash,proto3,enum=google.crypto.tink.HashType" json:"hash,omitempty"` // HashType is an enum.
46 … `protobuf:"varint,2,opt,name=tag_size,json=tagSize,proto3" json:"tag_size,omitempty"`
49 func (x *HmacParams) Reset() {
58 func (x *HmacParams) String() string {
62 func (*HmacParams) ProtoMessage() {}
64 func (x *HmacParams) ProtoReflect() protoreflect.Message {
[all …]
/aosp_15_r20/external/tink/python/tink/proto/
H A Dhmac.proto27 message HmacParams { message
/aosp_15_r20/external/tink/cc/proto/
H A Dhmac.proto27 message HmacParams { message
/aosp_15_r20/external/tink/java_src/proto/
H A Dhmac.proto27 message HmacParams { message
/aosp_15_r20/external/tink/proto/
H A Dhmac.proto27 message HmacParams { message
/aosp_15_r20/external/tink/go/proto/aes_ctr_hmac_streaming_go_proto/
H A Daes_ctr_hmac_streaming.pb.go49HmacParams *hmac_go_proto.HmacParams `protobuf:"bytes,4,opt,name=hmac_params,json=hmacP… member
/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 ...