Searched refs:Keymaster1ArbitrationFactory (Results 1 – 3 of 3) sorted by relevance
61 class Keymaster1ArbitrationFactory : public KeyFactory {64 Keymaster1ArbitrationFactory(const KeymasterPassthroughEngine* ptengine, in Keymaster1ArbitrationFactory() function144 Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>::GenerateKey(152 Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>::LoadKey(KeymasterKeyBlob&& key_material,160 Keymaster1ArbitrationFactory<RsaKeymaster1KeyFactory>::LoadKey(KeymasterKeyBlob&& key_material,
60 result.reset(new Keymaster1ArbitrationFactory<RsaKeymaster1KeyFactory>(pt_engine_.get(), in GetKeyFactory()64 … result.reset(new Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>(pt_engine_.get(), in GetKeyFactory()68 result.reset(new Keymaster1ArbitrationFactory<AesKeyFactory>(pt_engine_.get(), in GetKeyFactory()72 result.reset(new Keymaster1ArbitrationFactory<HmacKeyFactory>(pt_engine_.get(), in GetKeyFactory()
227 Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>::GenerateKey( in GenerateKey()262 Keymaster1ArbitrationFactory<EcdsaKeymaster1KeyFactory>::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey()284 Keymaster1ArbitrationFactory<RsaKeymaster1KeyFactory>::LoadKey(KeymasterKeyBlob&& key_material, in LoadKey()