Home
last modified time | relevance | path

Searched defs:engine (Results 1 – 7 of 7) sorted by relevance

/system/keymaster/legacy_support/
Decdsa_keymaster1_operation.h32 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()
Drsa_keymaster1_operation.h31 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()
Drsa_keymaster1_key.cpp29 const Keymaster1Engine* engine) in RsaKeymaster1KeyFactory()
Dec_keymaster1_key.cpp32 const Keymaster1Engine* engine) in EcdsaKeymaster1KeyFactory()
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster_passthrough_key.h40 KeymasterPassthroughKeyFactory(const engine_t* engine, keymaster_algorithm_t algorithm) in KeymasterPassthroughKeyFactory()
86 const KeymasterPassthroughEngine* engine) in KeymasterPassthroughKey()
/system/logging/logd/
DCompressionEngine.cpp26 static CompressionEngine* engine = new ZstdCompressionEngine(); in GetInstance() local
/system/security/keystore-engine/
Dkeystore2_engine.cpp113 const ENGINE* engine() const { return engine_; } in engine() function in __anon245026900111::Keystore2Engine
116 static Keystore2Engine engine; in get() local