Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/core/
H A 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
H A Dprivate_key_manager_impl.h124 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in PrivateKeyManagerImpl() argument
158 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in MakePrivateKeyManager() argument
H A Dprivate_key_type_manager.h44 std::unique_ptr<typename KeyTypeManager<KeyProto, KeyFormatProto, in PrivateKeyTypeManager() argument
H A Dkey_type_manager.h107 using KeyFormatProto = KeyFormatProtoParam; variable
/aosp_15_r20/external/tink/cc/internal/
H A Dregistry_impl.h185 std::unique_ptr<KeyTypeManager<KeyProto, KeyFormatProto, PrimitiveList>> in RegisterKeyTypeManager() argument
200 PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in RegisterAsymmetricKeyManagers() argument
H A Dkey_type_info_store.h70 Info(KeyTypeManager<KeyProto, KeyFormatProto, List<Primitives...>>* manager, in Info() argument
94 Info(PrivateKeyTypeManager<PrivateKeyProto, KeyFormatProto, PublicKeyProto, in Info() argument