Home
last modified time | relevance | path

Searched defs:GetOutputPrefixType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/go/proto/tink_go_proto/
H A Dtink.pb.go280 func (x *KeyTemplate) GetOutputPrefixType() OutputPrefixType { func
610 func (x *Keyset_Key) GetOutputPrefixType() OutputPrefixType { func
686 func (x *KeysetInfo_KeyInfo) GetOutputPrefixType() OutputPrefixType { func
/aosp_15_r20/external/tink/cc/internal/
H A Dproto_key_serialization.h67 google::crypto::tink::OutputPrefixType GetOutputPrefixType() const { in GetOutputPrefixType() function