Home
last modified time | relevance | path

Searched refs:engine (Results 1 – 25 of 30) sorted by relevance

12

/system/keymaster/legacy_support/
Decdsa_keymaster1_operation.h32 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()
Drsa_keymaster1_operation.h32 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()
Drsa_keymaster1_key.cpp28 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()
Dec_keymaster1_key.cpp31 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()
Dec_keymaster0_key.cpp33 const Keymaster0Engine* engine) in EcdsaKeymaster0KeyFactory() argument
34 : EcKeyFactory(blob_maker), engine_(engine) {} in EcdsaKeymaster0KeyFactory()
Drsa_keymaster0_key.cpp33 const Keymaster0Engine* engine) in RsaKeymaster0KeyFactory() argument
34 : RsaKeyFactory(blob_maker), engine_(engine) {} in RsaKeymaster0KeyFactory()
/system/keymaster/include/keymaster/legacy_support/
Dkeymaster_passthrough_key.h40 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()
Drsa_keymaster0_key.h38 const Keymaster0Engine* engine);
Dec_keymaster0_key.h38 const Keymaster0Engine* engine);
Dec_keymaster1_key.h42 const Keymaster1Engine* engine);
Drsa_keymaster1_key.h43 const Keymaster1Engine* engine);
/system/security/keystore-engine/
DAndroid.bp16 name: "libkeystore-engine",
44 // This builds a variant of libkeystore-engine that uses a HIDL HAL
47 name: "libkeystore-engine-wifi-hidl",
Dandroid_engine.cpp214 const ENGINE* engine() const { return engine_; } in engine() function in __anon342053920111::KeystoreEngine
279 Unique_RSA rsa(RSA_new_method(g_keystore_engine->engine())); in wrap_rsa()
315 Unique_EC_KEY ec(EC_KEY_new_method(g_keystore_engine->engine())); in wrap_ecdsa()
/system/sepolicy/prebuilts/api/26.0/public/
Dotapreopt_chroot.te16 # Allow otapreopt to use file descriptors from update-engine. It will
/system/sepolicy/prebuilts/api/27.0/public/
Dotapreopt_chroot.te16 # Allow otapreopt to use file descriptors from update-engine. It will
/system/sepolicy/prebuilts/api/28.0/public/
Dotapreopt_chroot.te16 # Allow otapreopt to use file descriptors from update-engine. It will
/system/update_engine/update_manager/
Dupdate_manager.conf.example13 # command "restart update-engine" from a root shell to make your
/system/media/camera/docs/
DREADME.md12 * Mako 0.7+ - Template engine, needed to do file generation.
/system/core/fs_mgr/
DREADME.overlayfs.md105 Update engine does not take advantage of this, will perform a full OTA.
106 - Update engine may not run if *fs_mgr_overlayfs_is_setup*() reports
/system/sepolicy/private/
Dotapreopt_chroot.te31 # Allow otapreopt to use file descriptors from update-engine. It will
/system/sepolicy/prebuilts/api/29.0/private/
Dotapreopt_chroot.te31 # Allow otapreopt to use file descriptors from update-engine. It will
/system/media/audio_utils/
DDoxyfile1451 # the HTML output. The underlying search engine uses javascript and DHTML and
1455 # For large projects the javascript based search engine can be slow, then
1471 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1486 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1489 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1490 # (doxysearch.cgi) which are based on the open source search engine library
1499 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1502 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1503 # (doxysearch.cgi) which are based on the open source search engine library
DDoxyfile.orig1451 # the HTML output. The underlying search engine uses javascript and DHTML and
1455 # For large projects the javascript based search engine can be slow, then
1471 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1486 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1489 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1490 # (doxysearch.cgi) which are based on the open source search engine library
1499 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1502 # Doxygen ships with an example indexer ( doxyindexer) and search engine
1503 # (doxysearch.cgi) which are based on the open source search engine library
/system/chre/pal/doc/
DDoxyfile1496 # the HTML output. The underlying search engine uses javascript and DHTML and
1500 # For large projects the javascript based search engine can be slow, then
1516 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1531 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1534 # Doxygen ships with an example indexer (doxyindexer) and search engine
1535 # (doxysearch.cgi) which are based on the open source search engine library
1544 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1547 # Doxygen ships with an example indexer (doxyindexer) and search engine
1548 # (doxysearch.cgi) which are based on the open source search engine library
/system/chre/chre_api/doc/
DDoxyfile1496 # the HTML output. The underlying search engine uses javascript and DHTML and
1500 # For large projects the javascript based search engine can be slow, then
1516 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1531 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1534 # Doxygen ships with an example indexer (doxyindexer) and search engine
1535 # (doxysearch.cgi) which are based on the open source search engine library
1544 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1547 # Doxygen ships with an example indexer (doxyindexer) and search engine
1548 # (doxysearch.cgi) which are based on the open source search engine library

12