| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/ssiapi/ssiapi/ |
| H A D | 0003-engine-Define-discover-const-String-path-in-base-cla.patch | 4 Subject: [PATCH 3/4] engine: Define discover(const String &path) in base class 16 lib/engine/storage_object.h | 3 +++ 17 lib/engine/vmd_raid_info.h | 2 -- 20 diff --git a/lib/engine/storage_object.h b/lib/engine/storage_object.h 22 --- a/lib/engine/storage_object.h 23 +++ b/lib/engine/storage_object.h 34 diff --git a/lib/engine/vmd_raid_info.h b/lib/engine/vmd_raid_info.h 36 --- a/lib/engine/vmd_raid_info.h 37 +++ b/lib/engine/vmd_raid_info.h
|
| H A D | 0002-Use-stangard-int-types.patch | 15 lib/engine/end_device.cpp | 13 +++++++------ 18 diff --git a/lib/engine/end_device.cpp b/lib/engine/end_device.cpp 20 --- a/lib/engine/end_device.cpp 21 +++ b/lib/engine/end_device.cpp
|
| H A D | 0003-replace-canonicalize_file_name-with-realpath.patch | 16 lib/engine/filesystem.cpp | 2 +- 20 diff --git a/lib/engine/filesystem.cpp b/lib/engine/filesystem.cpp 22 --- a/lib/engine/filesystem.cpp 23 +++ b/lib/engine/filesystem.cpp
|
| H A D | 0005-enable-out-of-source-tree-builds.patch | 11 lib/engine/Makefile.am | 2 +- 29 --- a/lib/engine/Makefile.am 30 +++ b/lib/engine/Makefile.am 80 - ../lib/engine/libengine.la \ 87 + $(top_builddir)/lib/engine/libengine.la \ 217 -iquote $(top_srcdir)/lib/engine \ 226 -iquote $(top_srcdir)/lib/engine \
|
| H A D | 0001-Don-t-use-__GNUC_PREREQ.patch | 16 lib/engine/pragma.h | 4 ++-- 39 diff --git a/lib/engine/pragma.h b/lib/engine/pragma.h 41 --- a/lib/engine/pragma.h 42 +++ b/lib/engine/pragma.h
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/files/ |
| H A D | 0002-Fix-mismatch-of-OpenSSL-function-signatures-that-cau.patch | 10 src/tpm2-tss-engine-rsa.c:805:46: error: passing argument 2 of 'EVP_PKEY_meth_set_copy' from incomp… 28 src/tpm2-tss-engine-ecc.c | 4 ++-- 29 src/tpm2-tss-engine-rsa.c | 4 ++-- 32 diff --git a/src/tpm2-tss-engine-ecc.c b/src/tpm2-tss-engine-ecc.c 34 --- a/src/tpm2-tss-engine-ecc.c 35 +++ b/src/tpm2-tss-engine-ecc.c 54 diff --git a/src/tpm2-tss-engine-rsa.c b/src/tpm2-tss-engine-rsa.c 56 --- a/src/tpm2-tss-engine-rsa.c 57 +++ b/src/tpm2-tss-engine-rsa.c
|
| /openbmc/qemu/tests/qtest/ |
| H A D | pnv-host-i2c-test.c | 35 int engine; member 48 (PNV10_XSCOM_I2CM_SIZE * ctlr->engine) + reg); in pnv_i2c_xscom_addr() 370 int engine; in check_i2cm_por_regs() local 371 for (engine = 0; engine < chip->num_i2c; engine++) { in check_i2cm_por_regs() 375 ctlr.engine = engine; in check_i2cm_por_regs() 391 int engine; in reset_all() local 392 for (engine = 0; engine < chip->num_i2c; engine++) { in reset_all() 396 ctlr.engine = engine; in reset_all() 440 ctlr.engine = 2; in test_host_i2c()
|
| /openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/libxklavier/ |
| H A D | 0001-xklavier_config_xkb.c-Fix-keyboard-layout-settings-f.patch | 26 @@ -403,10 +403,6 @@ xkl_config_get_keyboard(XklEngine * engine, 28 xkl_engine_priv(engine, critical_section) = FALSE; 31 - xkl_config_set_group_by_description(engine,
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/tpm2-tss-engine/ |
| H A D | tpm2-tss-engine_1.2.0.bb | 1 SUMMARY = "The tpm2-tss-engine project implements a cryptographic engine for OpenSSL." 2 DESCRIPTION = "The tpm2-tss-engine project implements a cryptographic engine for OpenSSL for Truste…
|
| /openbmc/u-boot/lib/rsa/ |
| H A D | rsa-sign.c | 123 ENGINE *engine, RSA **rsap) in rsa_engine_get_pub_key() argument 133 engine_id = ENGINE_get_id(engine); in rsa_engine_get_pub_key() 149 key = ENGINE_load_public_key(engine, key_id, NULL, NULL); in rsa_engine_get_pub_key() 181 ENGINE *engine, RSA **rsap) in rsa_get_pub_key() argument 183 if (engine) in rsa_get_pub_key() 184 return rsa_engine_get_pub_key(keydir, name, engine, rsap); in rsa_get_pub_key() 234 ENGINE *engine, RSA **rsap) in rsa_engine_get_priv_key() argument 244 engine_id = ENGINE_get_id(engine); in rsa_engine_get_priv_key() 260 key = ENGINE_load_private_key(engine, key_id, NULL, NULL); in rsa_engine_get_priv_key() 292 ENGINE *engine, RSA **rsap) in rsa_get_priv_key() argument [all …]
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-core/packagegroup/ |
| H A D | packagegroup-security-tpm2.bb | 24 tpm2-tss-engine \ 25 tpm2-tss-engine-engines \
|
| /openbmc/qemu/hw/adc/ |
| H A D | trace-events | 7 aspeed_adc_engine_read(uint32_t engine_id, uint64_t addr, uint64_t value) "engine[%u] 0x%" PRIx64 "… 8 aspeed_adc_engine_write(uint32_t engine_id, uint64_t addr, uint64_t value) "engine[%u] 0x%" PRIx64 …
|
| /openbmc/openbmc/poky/meta/recipes-graphics/mesa/ |
| H A D | mesa-gl.bb | 11 # At least one DRI rendering engine is required to build mesa. 12 # When no X11 is available, use osmesa for the rendering engine.
|
| /openbmc/openbmc/poky/bitbake/lib/hashserv/ |
| H A D | sqlalchemy.py | 33 import sqlalchemy.engine 119 self.url = sqlalchemy.engine.make_url(url) 134 self.engine = create_async_engine(self.url, max_overflow=-1) 136 self.engine = create_async_engine(self.url, poolclass=NullPool) 138 async with self.engine.begin() as conn: 162 return Database(self.engine, logger) 190 def __init__(self, engine, logger): argument 191 self.engine = engine 196 self.db = await self.engine.connect() 442 if self.engine.name == "postgresql": [all …]
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | wic | 57 from wic import engine 134 if options.build_check and not engine.verify_build_env(): 176 wks_file = engine.find_canned_image(scripts_path, wks_file) 222 engine.wic_create(wks_file, rootfs_dir, bootimg_dir, kernel_dir, 231 if not engine.wic_list(args, scripts_path): 240 engine.wic_ls(args, args.native_sysroot) 247 engine.wic_cp(args, args.native_sysroot) 254 engine.wic_rm(args, args.native_sysroot) 261 engine.wic_write(args, args.native_sysroot)
|
| /openbmc/openbmc/poky/scripts/esdk-tools/ |
| H A D | wic | 57 from wic import engine 134 if options.build_check and not engine.verify_build_env(): 176 wks_file = engine.find_canned_image(scripts_path, wks_file) 222 engine.wic_create(wks_file, rootfs_dir, bootimg_dir, kernel_dir, 231 if not engine.wic_list(args, scripts_path): 240 engine.wic_ls(args, args.native_sysroot) 247 engine.wic_cp(args, args.native_sysroot) 254 engine.wic_rm(args, args.native_sysroot) 261 engine.wic_write(args, args.native_sysroot)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/geos/ |
| H A D | geos_3.13.1.bb | 15 DESCRIPTION:${PN}lib = "Geometry engine for Geographic Information Systems - C++ Library" 18 DESCRIPTION:${PN}-c1 = "Geometry engine for Geographic Information Systems - C Library"
|
| /openbmc/u-boot/drivers/crypto/ |
| H A D | Kconfig | 12 Select this option to enable a driver for using the SHA engine in 29 Select this option to enable a driver for using the SHA engine in 39 Select this option to enable a driver for using the ECC/RSA engine in
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mimic/ |
| H A D | mimic_1.3.0.1.bb | 1 SUMMARY = "A fast lightweight Text-to-speech engine" 2 DESCRIPTION = "Mimic is a fast, lightweight Text-to-speech engine developed by Mycroft A.I. and Voc…
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/ |
| H A D | openssl-tpm-engine_0.5.0.bb | 1 DESCRIPTION = "OpenSSL secure engine based on TPM hardware" 14 file://0003-tpm-openssl-tpm-engine-parse-an-encrypted-tpm-SRK-pa.patch \ 15 file://0004-tpm-openssl-tpm-engine-change-variable-c-type-from-c.patch \
|
| /openbmc/openbmc/poky/meta/recipes-support/sqlite/ |
| H A D | sqlite3.inc | 1 SUMMARY = "Embeddable SQL database engine" 2 …ained, high-reliability, full-featured, SQL database engine. SQLite is the most used database engi…
|
| /openbmc/u-boot/arch/arm/mach-mediatek/ |
| H A D | Kconfig | 19 crypto engine, built-in Wi-Fi / Bluetooth combo chip, JPEG decoder, 31 including DDR3, crypto engine, 3x3 11n/ac Wi-Fi, Gigabit Ethernet,
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/duktape/ |
| H A D | duktape_2.7.0.bb | 1 SUMMARY = "Duktape embeddable Javascript engine" 2 DESCRIPTION = "Duktape is an embeddable Javascript engine, with a focus on portability and compact …
|
| /openbmc/qemu/tests/migration-stress/guestperf/ |
| H A D | shell.py | 30 from guestperf.engine import Engine 186 engine = self.get_engine(args) 191 report = engine.run(hardware, scenario) 222 engine = self.get_engine(args) 242 report = engine.run(hardware, scenario)
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | qpl-compression.rst | 97 #accel-config config-engine iax1/engine1.0 -g 0 98 #accel-config config-engine iax1/engine1.1 -g 0 99 #accel-config config-engine iax1/engine1.2 -g 0 100 #accel-config config-engine iax1/engine1.3 -g 0 101 #accel-config config-engine iax1/engine1.4 -g 0 102 #accel-config config-engine iax1/engine1.5 -g 0 103 #accel-config config-engine iax1/engine1.6 -g 0 104 #accel-config config-engine iax1/engine1.7 -g 0
|