Searched defs:engine (Results 1 – 8 of 8) sorted by relevance
32 EcdsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1WrappedOperation()57 const Keymaster1Engine* engine) in EcdsaKeymaster1Operation()103 EcdsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1OperationFactory()
32 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()
33 const Keymaster0Engine* engine) in RsaKeymaster0KeyFactory()
33 const Keymaster0Engine* engine) in EcdsaKeymaster0KeyFactory()
31 const Keymaster1Engine* engine) in EcdsaKeymaster1KeyFactory()
31 const Keymaster1Engine* engine) in RsaKeymaster1KeyFactory()
202 Unique_ENGINE engine(ENGINE_new()); in ENGINE_keystore() local
100 const ENGINE* engine() const { return engine_; } in engine() function in __anonaa278e8e0111::KeystoreEngine