Searched defs:blob_maker (Results 1 – 9 of 9) sorted by relevance
44 explicit SoftKeyFactoryMixin(const SoftwareKeyBlobMaker& blob_maker) in SoftKeyFactoryMixin()
29 explicit RsaKeyFactory(const SoftwareKeyBlobMaker& blob_maker, const KeymasterContext& context) in RsaKeyFactory()
29 explicit EcKeyFactory(const SoftwareKeyBlobMaker& blob_maker, const KeymasterContext& context) in EcKeyFactory()
30 explicit AesKeyFactory(const SoftwareKeyBlobMaker& blob_maker, in AesKeyFactory()
29 explicit HmacKeyFactory(const SoftwareKeyBlobMaker& blob_maker, in HmacKeyFactory()
28 explicit TripleDesKeyFactory(const SoftwareKeyBlobMaker& blob_maker, in TripleDesKeyFactory()
31 explicit SymmetricKeyFactory(const SoftwareKeyBlobMaker& blob_maker, in SymmetricKeyFactory()
27 RsaKeymaster1KeyFactory::RsaKeymaster1KeyFactory(const SoftwareKeyBlobMaker& blob_maker, in RsaKeymaster1KeyFactory()
30 EcdsaKeymaster1KeyFactory::EcdsaKeymaster1KeyFactory(const SoftwareKeyBlobMaker& blob_maker, in EcdsaKeymaster1KeyFactory()