/system/keymaster/legacy_support/ |
D | ecdsa_keymaster1_operation.h | 32 EcdsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1WrappedOperation() argument 33 : purpose_(purpose), operation_handle_(0), engine_(engine) {} in EcdsaKeymaster1WrappedOperation() 58 const Keymaster1Engine* engine) in EcdsaKeymaster1Operation() argument 60 wrapped_operation_(super::purpose(), engine) { in EcdsaKeymaster1Operation() 106 EcdsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in EcdsaKeymaster1OperationFactory() argument 107 : purpose_(purpose), engine_(engine) {} in EcdsaKeymaster1OperationFactory()
|
D | rsa_keymaster1_operation.h | 32 RsaKeymaster1WrappedOperation(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1WrappedOperation() argument 33 : purpose_(purpose), operation_handle_(0), engine_(engine) {} in RsaKeymaster1WrappedOperation() 58 const Keymaster1Engine* engine) in RsaKeymaster1Operation() argument 60 wrapped_operation_(super::purpose(), engine) { in RsaKeymaster1Operation() 106 RsaKeymaster1OperationFactory(keymaster_purpose_t purpose, const Keymaster1Engine* engine) in RsaKeymaster1OperationFactory() argument 107 : purpose_(purpose), engine_(engine) {} in RsaKeymaster1OperationFactory()
|
D | rsa_keymaster1_key.cpp | 28 const Keymaster1Engine* engine) in RsaKeymaster1KeyFactory() argument 29 : RsaKeyFactory(blob_maker), engine_(engine), in RsaKeymaster1KeyFactory() 30 sign_factory_(new RsaKeymaster1OperationFactory(KM_PURPOSE_SIGN, engine)), in RsaKeymaster1KeyFactory() 31 decrypt_factory_(new RsaKeymaster1OperationFactory(KM_PURPOSE_DECRYPT, engine)), in RsaKeymaster1KeyFactory()
|
D | ec_keymaster1_key.cpp | 31 const Keymaster1Engine* engine) in EcdsaKeymaster1KeyFactory() argument 32 : EcKeyFactory(blob_maker), engine_(engine), in EcdsaKeymaster1KeyFactory() 33 sign_factory_(new EcdsaKeymaster1OperationFactory(KM_PURPOSE_SIGN, engine)), in EcdsaKeymaster1KeyFactory()
|
D | ec_keymaster0_key.cpp | 33 const Keymaster0Engine* engine) in EcdsaKeymaster0KeyFactory() argument 34 : EcKeyFactory(blob_maker), engine_(engine) {} in EcdsaKeymaster0KeyFactory()
|
D | rsa_keymaster0_key.cpp | 33 const Keymaster0Engine* engine) in RsaKeymaster0KeyFactory() argument 34 : RsaKeyFactory(blob_maker), engine_(engine) {} in RsaKeymaster0KeyFactory()
|
/system/keymaster/include/keymaster/legacy_support/ |
D | keymaster_passthrough_key.h | 40 KeymasterPassthroughKeyFactory(const engine_t* engine, keymaster_algorithm_t algorithm) in KeymasterPassthroughKeyFactory() argument 41 : KeyFactory(), engine_(engine), algorithm_(algorithm) {} in KeymasterPassthroughKeyFactory() 82 const KeymasterPassthroughEngine* engine) in KeymasterPassthroughKey() argument 84 additional_parameters_(additional_parameters), engine_(engine) { in KeymasterPassthroughKey()
|
D | rsa_keymaster0_key.h | 38 const Keymaster0Engine* engine);
|
D | ec_keymaster0_key.h | 38 const Keymaster0Engine* engine);
|
D | ec_keymaster1_key.h | 42 const Keymaster1Engine* engine);
|
D | rsa_keymaster1_key.h | 43 const Keymaster1Engine* engine);
|
/system/security/keystore-engine/ |
D | Android.bp | 16 name: "libkeystore-engine", 44 // This builds a variant of libkeystore-engine that uses a HIDL HAL 47 name: "libkeystore-engine-wifi-hidl",
|
D | android_engine.cpp | 214 const ENGINE* engine() const { return engine_; } in engine() function in __anon392670090111::KeystoreEngine 258 bssl::UniquePtr<RSA> rsa(RSA_new_method(g_keystore_engine->engine())); in wrap_rsa() 294 bssl::UniquePtr<EC_KEY> ec(EC_KEY_new_method(g_keystore_engine->engine())); in wrap_ecdsa()
|
/system/core/logd/ |
D | CompressionEngine.cpp | 26 static CompressionEngine* engine = new ZstdCompressionEngine(); in GetInstance() local 27 return *engine; in GetInstance()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | otapreopt_chroot.te | 16 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | otapreopt_chroot.te | 16 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | otapreopt_chroot.te | 16 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/update_engine/update_manager/ |
D | update_manager.conf.example | 13 # command "restart update-engine" from a root shell to make your
|
/system/media/camera/docs/ |
D | README.md | 12 * Mako 0.7+ - Template engine, needed to do file generation.
|
/system/update_engine/ |
D | README.md | 121 for update checks to the update engine. The details of how requests are passed 122 to the update engine is system dependent, but in Chrome OS it is D-Bus. Look at 125 There are many resiliency features embedded in the update engine that makes auto 128 * If the update engine crashes, it will restart automatically. 141 The core update engine code base in a Chromium OS checkout is located in 150 business. Within the update engine daemon, [UpdateManager] has the 187 update engine and happen in the background. Interactive updates, on the other 232 `/var/log/update_engine` after a few restarts of the update engine or after the 263 rest of the update engine tools. 439 restart update-engine # with a dash not underscore. [all …]
|
/system/extras/memory_replay/traces/ |
D | TRACES | 40 Why: Top 500 app using Unity engine.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | otapreopt_chroot.te | 31 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | otapreopt_chroot.te | 31 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/sepolicy/private/ |
D | otapreopt_chroot.te | 31 # Allow otapreopt to use file descriptors from update-engine. It will
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 93 prior to content updates. The update engine performs a full OTA. 95 engine may not run if fs_mgr_overlayfs_is_setup() returns true.
|