Home
last modified time | relevance | path

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

/aosp12/system/keymaster/legacy_support/
H A Decdsa_keymaster1_operation.h49 const Keymaster1Engine* engine_; variable
116 const Keymaster1Engine* engine_; variable
H A Drsa_keymaster1_operation.h48 const Keymaster1Engine* engine_; variable
115 const Keymaster1Engine* engine_; variable
/aosp12/system/keymaster/include/keymaster/contexts/
H A Dkeymaster2_passthrough_context.h128 UniquePtr<KeymasterPassthroughEngine> engine_; variable
/aosp12/system/keymaster/include/keymaster/legacy_support/
H A Dkeymaster1_engine.h111 const std::unique_ptr<ENGINE, ENGINE_Delete> engine_; variable
H A Dkeymaster_passthrough_key.h103 const KeymasterPassthroughEngine* engine_; variable
/aosp12/system/security/keystore-engine/
H A Dkeystore2_engine.cpp127 ENGINE* const engine_; member in __anon2869e67c0110::Keystore2Engine