Home
last modified time | relevance | path

Searched defs:HmacKeyFormat (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tink/go/proto/hmac_go_proto/
H A Dhmac.pb.go159 type HmacKeyFormat struct { struct
160 state protoimpl.MessageState
161 sizeCache protoimpl.SizeCache
162 unknownFields protoimpl.UnknownFields
164 Params *HmacParams `protobuf:"bytes,1,opt,name=params,proto3" json:"params,omitempty"`
165 …e uint32 `protobuf:"varint,2,opt,name=key_size,json=keySize,proto3" json:"key_size,omitempty"`
166 Version uint32 `protobuf:"varint,3,opt,name=version,proto3" json:"version,omitempty"`
169 func (x *HmacKeyFormat) Reset() {
178 func (x *HmacKeyFormat) String() string {
182 func (*HmacKeyFormat) ProtoMessage() {}
[all …]
/aosp_15_r20/external/tink/python/tink/proto/
H A Dhmac.proto39 message HmacKeyFormat { message
/aosp_15_r20/external/tink/cc/proto/
H A Dhmac.proto39 message HmacKeyFormat { message
/aosp_15_r20/external/tink/java_src/proto/
H A Dhmac.proto39 message HmacKeyFormat { message
/aosp_15_r20/external/tink/proto/
H A Dhmac.proto39 message HmacKeyFormat { message
/aosp_15_r20/external/tink/go/mac/
H A Dhmac_key_manager_test.go481 func validateHMACKey(format *hmacpb.HmacKeyFormat, key *hmacpb.HmacKey) error {
/aosp_15_r20/external/tink/go/proto/aes_ctr_hmac_aead_go_proto/
H A Daes_ctr_hmac_aead.pb.go47HmacKeyFormat *hmac_go_proto.HmacKeyFormat `protobuf:"bytes,2,opt,name=hmac_key_format,json… 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 ...