Home
last modified time | relevance | path

Searched refs:ToOutputPrefixType (Results 1 – 5 of 5) sorted by relevance

/external/tink/cc/signature/
Ded25519_proto_serialization.cc90 util::StatusOr<OutputPrefixType> ToOutputPrefixType( in ToOutputPrefixType() function
223 ToOutputPrefixType(parameters.GetVariant()); in SerializeParameters()
245 ToOutputPrefixType(key.GetParameters().GetVariant()); in SerializePublicKey()
283 ToOutputPrefixType(key.GetPublicKey().GetParameters().GetVariant()); in SerializePrivateKey()
/external/tink/cc/daead/
Daes_siv_proto_serialization.cc78 util::StatusOr<OutputPrefixType> ToOutputPrefixType( in ToOutputPrefixType() function
121 ToOutputPrefixType(parameters.GetVariant()); in SerializeParameters()
184 ToOutputPrefixType(key.GetParameters().GetVariant()); in SerializeKey()
/external/tink/cc/mac/
Daes_cmac_proto_serialization.cc79 util::StatusOr<OutputPrefixType> ToOutputPrefixType( in ToOutputPrefixType() function
122 ToOutputPrefixType(parameters.GetVariant()); in SerializeParameters()
194 ToOutputPrefixType(key.GetParameters().GetVariant()); in SerializeKey()
Dhmac_proto_serialization.cc81 util::StatusOr<OutputPrefixType> ToOutputPrefixType( in ToOutputPrefixType() function
169 ToOutputPrefixType(parameters.GetVariant()); in SerializeParameters()
252 ToOutputPrefixType(key.GetParameters().GetVariant()); in SerializeKey()
/external/tink/cc/aead/
Daes_gcm_proto_serialization.cc78 util::StatusOr<OutputPrefixType> ToOutputPrefixType( in ToOutputPrefixType() function
147 ToOutputPrefixType(parameters.GetVariant()); in SerializeParameters()
220 ToOutputPrefixType(key.GetParameters().GetVariant()); in SerializeKey()