Home
last modified time | relevance | path

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

/system/keymaster/legacy_support/
Drsa_keymaster1_operation.h50 const Keymaster1Engine* engine_; variable
117 const Keymaster1Engine* engine_; variable
Decdsa_keymaster1_operation.h51 const Keymaster1Engine* engine_; variable
118 const Keymaster1Engine* engine_; variable
/system/keymaster/include/keymaster/contexts/
Dkeymaster2_passthrough_context.h128 UniquePtr<KeymasterPassthroughEngine> engine_; variable
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster1_engine.h111 const std::unique_ptr<ENGINE, ENGINE_Delete> engine_; variable
Dkeymaster_passthrough_key.h105 const KeymasterPassthroughEngine* engine_; variable
/system/security/keystore-engine/
Dkeystore2_engine.cpp127 ENGINE* const engine_; member in __anon51d771950111::Keystore2Engine