Home
last modified time | relevance | path

Searched defs:blob_maker (Results 1 – 11 of 11) sorted by relevance

/system/keymaster/include/keymaster/km_openssl/
Dec_key_factory.h31 explicit EcKeyFactory(const SoftwareKeyBlobMaker* blob_maker) : in EcKeyFactory()
Drsa_key_factory.h31 explicit RsaKeyFactory(const SoftwareKeyBlobMaker* blob_maker) : in RsaKeyFactory()
Daes_key.h31 explicit AesKeyFactory(const SoftwareKeyBlobMaker* blob_maker, in AesKeyFactory()
Dhmac_key.h30 explicit HmacKeyFactory(const SoftwareKeyBlobMaker* blob_maker, in HmacKeyFactory()
Dtriple_des_key.h28 explicit TripleDesKeyFactory(const SoftwareKeyBlobMaker* blob_maker, in TripleDesKeyFactory()
Dsymmetric_key.h32 explicit SymmetricKeyFactory(const SoftwareKeyBlobMaker* blob_maker, in SymmetricKeyFactory()
/system/keymaster/include/keymaster/
Dsoft_key_factory.h46 explicit SoftKeyFactoryMixin(const SoftwareKeyBlobMaker* blob_maker) in SoftKeyFactoryMixin()
/system/keymaster/legacy_support/
Dec_keymaster0_key.cpp32 EcdsaKeymaster0KeyFactory::EcdsaKeymaster0KeyFactory(const SoftwareKeyBlobMaker* blob_maker, in EcdsaKeymaster0KeyFactory()
Drsa_keymaster0_key.cpp32 RsaKeymaster0KeyFactory::RsaKeymaster0KeyFactory(const SoftwareKeyBlobMaker* blob_maker, in RsaKeymaster0KeyFactory()
Drsa_keymaster1_key.cpp27 RsaKeymaster1KeyFactory::RsaKeymaster1KeyFactory(const SoftwareKeyBlobMaker* blob_maker, in RsaKeymaster1KeyFactory()
Dec_keymaster1_key.cpp30 EcdsaKeymaster1KeyFactory::EcdsaKeymaster1KeyFactory(const SoftwareKeyBlobMaker* blob_maker, in EcdsaKeymaster1KeyFactory()