Home
last modified time | relevance | path

Searched defs:engine (Results 1 – 9 of 9) 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()
106 EcdsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1OperationFactory()
Drsa_keymaster1_operation.h32 RsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1WrappedOperation()
58 const Keymaster1Engine* engine) in RsaKeymaster1Operation()
106 RsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1OperationFactory()
Dec_keymaster0_key.cpp33 const Keymaster0Engine* engine) in EcdsaKeymaster0KeyFactory()
Drsa_keymaster0_key.cpp33 const Keymaster0Engine* engine) in RsaKeymaster0KeyFactory()
Drsa_keymaster1_key.cpp28 const Keymaster1Engine* engine) in RsaKeymaster1KeyFactory()
Dec_keymaster1_key.cpp31 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()
82 const KeymasterPassthroughEngine* engine) in KeymasterPassthroughKey()
/system/core/logd/
DCompressionEngine.cpp26 static CompressionEngine* engine = new ZstdCompressionEngine(); in GetInstance() local
/system/security/keystore-engine/
Dandroid_engine.cpp214 const ENGINE* engine() const { return engine_; } in engine() function in __anon392670090111::KeystoreEngine