Searched defs:engine (Results 1 – 7 of 7) sorted by relevance
32 EcdsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1WrappedOperation()58 const Keymaster1Engine* engine) in EcdsaKeymaster1Operation()104 EcdsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1OperationFactory()
31 RsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1WrappedOperation()57 const Keymaster1Engine* engine) in RsaKeymaster1Operation()103 RsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1OperationFactory()
29 const Keymaster1Engine* engine) in RsaKeymaster1KeyFactory()
32 const Keymaster1Engine* engine) in EcdsaKeymaster1KeyFactory()
40 KeymasterPassthroughKeyFactory(const engine_t* engine, keymaster_algorithm_t algorithm) in KeymasterPassthroughKeyFactory()86 const KeymasterPassthroughEngine* engine) in KeymasterPassthroughKey()
26 static CompressionEngine* engine = new ZstdCompressionEngine(); in GetInstance() local
113 const ENGINE* engine() const { return engine_; } in engine() function in __anon245026900111::Keystore2Engine116 static Keystore2Engine engine; in get() local