Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/contexts/
Dkeymaster2_passthrough_context.h115 UniquePtr<KeymasterPassthroughEngine> engine_; variable
/system/keymaster/legacy_support/
Decdsa_keymaster1_operation.h49 const Keymaster1Engine* engine_; variable
118 const Keymaster1Engine* engine_; variable
Drsa_keymaster1_operation.h49 const Keymaster1Engine* engine_; variable
118 const Keymaster1Engine* engine_; variable
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster0_engine.h93 ENGINE* const engine_; variable
Dkeymaster1_engine.h111 const std::unique_ptr<ENGINE, ENGINE_Delete> engine_; variable
Dkeymaster_passthrough_key.h99 const KeymasterPassthroughEngine* engine_; variable
/system/security/keystore-engine/
Dandroid_engine.cpp221 ENGINE* const engine_; member in __anon342053920111::KeystoreEngine