Home
last modified time | relevance | path

Searched defs:KeyFormatProto (Results 1 – 6 of 6) sorted by relevance

/external/tink/cc/core/
Dkey_manager_impl.h53 explicit KeyFactoryImpl(KeyTypeManager<KeyProto, KeyFormatProto, in KeyFactoryImpl() argument
167 explicit KeyManagerImpl(KeyTypeManager<KeyProto, KeyFormatProto, in KeyManagerImpl() argument
238 KeyTypeManager<KeyProto, KeyFormatProto, List<Primitives...>>* in MakeKeyManager() argument
253 KeyTypeManager<KeyProto, KeyFormatProto, List<Primitives...>>* in CreateDeriverFunctionFor() argument
Dprivate_key_manager_impl.h124 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in PrivateKeyManagerImpl() argument
158 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in MakePrivateKeyManager() argument
Dprivate_key_type_manager.h44 std::unique_ptr<typename KeyTypeManager<KeyProto, KeyFormatProto, in PrivateKeyTypeManager() argument
Dkey_type_manager.h107 using KeyFormatProto = KeyFormatProtoParam; variable
/external/tink/cc/internal/
Dregistry_impl.h185 std::unique_ptr<KeyTypeManager<KeyProto, KeyFormatProto, PrimitiveList>> in RegisterKeyTypeManager() argument
200 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in RegisterAsymmetricKeyManagers() argument
Dkey_type_info_store.h70 Info(KeyTypeManager<KeyProto, KeyFormatProto, List<Primitives...>>* manager, in Info() argument
94 Info(PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in Info() argument