Home
last modified time | relevance | path

Searched refs:export (Results 201 – 225 of 1125) sorted by relevance

12345678910>>...45

/openbmc/openbmc/poky/meta/files/common-licenses/
H A DIntel91 4.3. Licensee shall not export, either directly or indirectly, any of this
97 ensure that the distribution and export/re-export of the software is in
100 any of its subsidiaries will export/re-export any technical data, process,
102 United States government or any agency thereof requires an export license,
H A DIntel-ACPI34export, either directly or indirectly, any of this software or system incorporating such software …
/openbmc/linux/drivers/crypto/starfive/
H A Djh7110-hash.c615 .base.export = starfive_hash_export,
644 .base.export = starfive_hash_export,
674 .base.export = starfive_hash_export,
703 .base.export = starfive_hash_export,
733 .base.export = starfive_hash_export,
762 .base.export = starfive_hash_export,
792 .base.export = starfive_hash_export,
821 .base.export = starfive_hash_export,
851 .base.export = starfive_hash_export,
880 .base.export = starfive_hash_export,
/openbmc/qemu/docs/system/riscv/
H A Dvirt.rst123 $ export ARCH=riscv
124 $ export CROSS_COMPILE=riscv64-linux-
144 $ export ARCH=riscv
145 $ export CROSS_COMPILE=riscv64-linux-
164 $ export CROSS_COMPILE=riscv64-linux-
181 $ export CROSS_COMPILE=riscv64-linux-
182 $ export OPENSBI=/path/to/opensbi-riscv64-generic-fw_dynamic.bin
/openbmc/u-boot/board/logicpd/omap3som/
H A DREADME24 # Load kernel and device tree into memory, perform export
30 U-Boot # spl export fdt ${loadaddr} - ${fdtaddr}
54 U-Boot # spl export fdt ${loadaddr} - ${fdtaddr}
/openbmc/qemu/docs/tools/
H A Dvirtfs-proxy-helper.rst20 provide access to files beyond 9p export path.
31 root privileges. Proxy helper chroots into 9p export path and creates
53 Path to export for proxy filesystem driver
/openbmc/openbmc/meta-security/recipes-compliance/scap-security-guide/
H A Dscap-security-guide_0.1.71.bb24 export OSCAP_CPE_PATH="${STAGING_OSCAP_BUILDDIR}${datadir_native}/openscap/cpe"
25 export OSCAP_SCHEMA_PATH="${STAGING_OSCAP_BUILDDIR}${datadir_native}/openscap/schemas"
26 export OSCAP_XSLT_PATH="${STAGING_OSCAP_BUILDDIR}${datadir_native}/openscap/xsl"
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo_1.75.0.bb39 export RUSTC_BOOTSTRAP="1"
59 #export LIBGIT2_SYS_USE_PKG_CONFIG = "1"
62 export LIBSSH2_SYS_USE_PKG_CONFIG = "1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils_0.0.25.bb33 export LIBCLANG_PATH = "${WORKDIR}/recipe-sysroot-native${libdir}"
34 export SELINUX_LIB_DIR = "${WORKDIR}/recipe-sysroot-native${libdir}"
35 export SELINUX_INCLUDE_DIR = "${WORKDIR}/recipe-sysroot-native${includedir}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/unixodbc/
H A Dunixodbc_2.3.11.bb36 export CROSS_LAUNCHER="${QEMU_WRAPPER} "
42 export CROSS_LAUNCHER="${QEMU_WRAPPER} "
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee.inc26 TA_DEV_KIT_DIR = "${STAGING_INCDIR}/optee/export-user_ta"
36 export OPENSSL_MODULES="${STAGING_LIBDIR_NATIVE}/ossl-modules"
/openbmc/phosphor-webui/app/server-health/styles/
H A Dsyslog.scss80 .btn-export,
143 .btn-export, .btn-meta-copy,
160 .btn-export {
164 .btn-export:before {
/openbmc/linux/include/crypto/
H A Dhash.h164 int (*export)(struct ahash_request *req, void *out); member
234 int (*export)(struct shash_desc *desc, void *out); member
258 int (*export)(struct ahash_request *req, void *out); member
524 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
957 return crypto_shash_alg(desc->tfm)->export(desc, out); in crypto_shash_export()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0013-raddb-certs-Makefile-fix-the-occasional-verification.patch78 - $(OPENSSL) pkcs12 -export -in server.crt -inkey server.key -out server.p12 -passin pass:$(PASSWO…
79 + @[ -f server.p12 ] || $(OPENSSL) pkcs12 -export -in server.crt -inkey server.key -out server.p12 …
100 - $(OPENSSL) pkcs12 -export -in client.crt -inkey client.key -out client.p12 -passin pass:$(PASSWO…
101 + @[ -f client.p12 ] || $(OPENSSL) pkcs12 -export -in client.crt -inkey client.key -out client.p12 …
124 - $(OPENSSL) pkcs12 -export -in inner-server.crt -inkey inner-server.key -out inner-server.p12 -pa…
125 + @[ -f inner-server.p12 ] || $(OPENSSL) pkcs12 -export -in inner-server.crt -inkey inner-server.ke…
/openbmc/linux/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-hcu-core.c889 .base.export = kmb_ocs_hcu_export,
914 .base.export = kmb_ocs_hcu_export,
942 .base.export = kmb_ocs_hcu_export,
967 .base.export = kmb_ocs_hcu_export,
994 .base.export = kmb_ocs_hcu_export,
1019 .base.export = kmb_ocs_hcu_export,
1046 .base.export = kmb_ocs_hcu_export,
1071 .base.export = kmb_ocs_hcu_export,
1098 .base.export = kmb_ocs_hcu_export,
1123 .base.export = kmb_ocs_hcu_export,
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dexport.py22 def export(args, config, basepath, workspace): function
109 parser.set_defaults(func=export)
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c1273 .base.export = stm32_hash_export,
1302 .base.export = stm32_hash_export,
1335 .base.export = stm32_hash_export,
1364 .base.export = stm32_hash_export,
1397 .base.export = stm32_hash_export,
1427 .base.export = stm32_hash_export,
1459 .base.export = stm32_hash_export,
1488 .base.export = stm32_hash_export,
1521 .base.export = stm32_hash_export,
1551 .base.export = stm32_hash_export,
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg_2.57.1.bb35 export RUST_BACKTRACE = "full"
36 export RUSTFLAGS
38 export RUST_TARGET = "${RUST_HOST_SYS}"
/openbmc/linux/drivers/misc/
H A Dsram.c124 if (block->export) { in sram_add_partition()
221 block->export = of_property_read_bool(child, "export"); in sram_reserve_regions()
225 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
249 block->export ? "exported " : "", block->label, in sram_reserve_regions()
289 if ((block->export || block->pool || block->protect_exec) && in sram_reserve_regions()
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Duefi_capsule.bbclass35 export PYTHON_COMMAND=${PYTHON}
42 export UEFI_FIRMWARE_BINARY=${UEFI_FIRMWARE_BINARY}
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gimp/gimp/
H A Dgimp_2.10.36.bb66 export BABL_PATH=`find ${STAGING_LIBDIR_NATIVE} -maxdepth 1 -name 'babl-*'`
67 export GEGL_PATH=`find ${STAGING_LIBDIR_NATIVE} -maxdepth 1 -name 'gegl-*'`
/openbmc/openbmc/poky/meta/recipes-devtools/opkg-utils/opkg-utils/
H A D0001-opkg-build-remove-numeric-owner-parameter-overzealou.patch23 @@ -337,7 +337,7 @@ export LANG=C
24 export LC_ALL=C
/openbmc/linux/arch/s390/crypto/
H A Dsha3_256_s390.c74 .export = sha3_256_export,
103 .export = sha3_256_export, /* same as for 256 */
/openbmc/qemu/docs/system/loongarch/
H A Dvirt.rst59 export PATH=/opt/cross-tools/bin:$PATH
60 export LD_LIBRARY_PATH=/opt/cross-tools/lib:$LD_LIBRARY_PATH
61 export LD_LIBRARY_PATH=/opt/cross-tools/loongarch64-unknown-linux-gnu/lib/:$LD_LIBRARY_PATH
/openbmc/linux/Documentation/driver-api/
H A Dmisc_devices.rst5 :export:

12345678910>>...45