Home
last modified time | relevance | path

Searched full:generating (Results 1 – 25 of 901) sorted by relevance

12345678910>>...37

/openbmc/qemu/tests/qemu-iotests/
H A D233.out4 Generating a self signed certificate...
5 Generating a self signed certificate...
6 Generating a signed certificate...
7 Generating a signed certificate...
8 Generating a signed certificate...
9 Generating a signed certificate...
10 Generating a random key for user 'psk1'
11 Generating a random key for user 'psk2'
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0009-Remove-Werror-flag.patch50 -set(TS_WARNING_FLAGS "-Wall -Werror" CACHE STRING "Compiler flags affecting generating warning mes…
51 +set(TS_WARNING_FLAGS "-Wall" CACHE STRING "Compiler flags affecting generating warning messages.")
63 -set(TS_WARNING_FLAGS "-Wall -Werror" CACHE STRING "Compiler flags affecting generating warning mes…
64 +set(TS_WARNING_FLAGS "-Wall" CACHE STRING "Compiler flags affecting generating warning messages.")
76 -set(TS_WARNING_FLAGS "-Wall -Werror" CACHE STRING "Compiler flags affecting generating warning mes…
77 +set(TS_WARNING_FLAGS "-Wall" CACHE STRING "Compiler flags affecting generating warning messages.")
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dgobject-introspection.rst16 This section describes the Yocto Project support for generating and
28 Generating this data in a cross-compilation environment is difficult
89 Adding this statement disables generating introspection data using
107 means such as copying the data from a suitable sysroot, or by generating
114 Use the following procedure to test if generating introspection data is
146 Consequently, generating introspection data is disabled.
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dnbd-tls-iothread.out5 Generating a self signed certificate...
6 Generating a signed certificate...
7 Generating a signed certificate...
/openbmc/openbmc/poky/meta/recipes-connectivity/openssh/openssh/
H A Dsshd_check_keys66 echo " generating ssh RSA host key..."
70 echo " generating ssh ECDSA host key..."
74 echo " generating ssh ED25519 host key..."
/openbmc/phosphor-net-ipmid/
H A Dintegrity_algo.cpp30 throw std::runtime_error("Generating integrity data failed"); in generateHMAC()
75 throw std::runtime_error("Generating KeyN for integrity " in generateKn()
96 throw std::runtime_error("Generating HMAC_SHA256_128 failed"); in generateHMAC()
141 throw std::runtime_error("Generating KeyN for integrity " in generateKn()
H A Dauth_algo.hpp68 * in the RAKP2 and RAKP4 sequence and for generating the Session
84 * This API is invoked in the RAKP4 sequence for generating the
156 * generating a 12-byte Integrity Check Value field for RAKP Message 4.
190 * [RFC4868]) is used for generating a 16-byte Integrity Check Value field for
/openbmc/u-boot/doc/imx/habv4/
H A Dintroduction_habv4.txt143 2. Generating a PKI tree
156 - Generating 2048-bit PKI tree on CST v3.1.0:
191 2.1 Generating a fast authentication PKI tree
200 generating the SRK certificates.
202 - Generating 2048-bit fast authentication PKI tree on CST v3.1.0:
228 2.2 Generating a SRK Table and SRK Hash
242 The srktool can be used for generating the SRK Table and its respective SRK
245 - Generating SRK Table and SRK Hash in Linux 64-bit machines:
/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp51 FAIL() << "Generating Key1 failed"; in TEST()
62 FAIL() << "Generating integrity data failed"; in TEST()
99 FAIL() << "Generating Key1 failed"; in TEST()
110 FAIL() << "Generating integrity data failed"; in TEST()
214 FAIL() << "Generating Key1 failed"; in TEST()
225 FAIL() << "Generating integrity data failed"; in TEST()
263 FAIL() << "Generating Key1 failed"; in TEST()
274 FAIL() << "Generating integrity data failed"; in TEST()
364 FAIL() << "Generating K2 for confidentiality algorithm failed"; in TEST()
446 FAIL() << "Generating K2 for confidentiality algorithm failed"; in TEST()
/openbmc/openbmc/poky/meta/recipes-devtools/automake/
H A Dautomake.inc1 SUMMARY = "A GNU tool for automatically generating Makefiles"
2 DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with t…
/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp24 * @param[in] asyncResp Shared pointer for generating response message.
92 * @param[in] asyncResp Shared pointer for generating response message.
149 * @param[in] asyncResp Shared pointer for generating response message.
206 * @param[in] asyncResp Shared pointer for generating response message.
H A Dsystems.hpp828 * @param[in] asyncResp Shared pointer for generating response message.
856 * @param[in] asyncResp Shared pointer for generating response message.
889 * @param[in] asyncResp Shared pointer for generating response message.
930 * @param[in] asyncResp Shared pointer for generating response message.
982 * @param[in] asyncResp Shared pointer for generating response message.
1027 * @param[in] asyncResp Shared pointer for generating response message.
1073 * @param[in] asyncResp Shared pointer for generating response message.
1105 * @param[in] asyncResp Shared pointer for generating response message.
1127 * @param[in] asyncResp Shared pointer for generating response message.
1166 * @param[in] asyncResp Shared pointer for generating response message.
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/cups/cups/
H A D0002-don-t-try-to-run-generated-binaries.patch21 - echo Generating localization strings...
23 +# echo Generating localization strings...
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBahyph3 These patterns and the generating sh script are Copyright (c) GMV 1991
9 … kindly requested to send any changes to tex@gmv.es. If you change the generating script, you must…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/
H A DMeasurementSet.interface.yaml38 The hashing algorithm used for generating the cryptographic
53 The asymmetric signing algorithm used for generating the
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Duefi_capsule.bbclass2 # The current class supports generating a capsule with single firmware binary
51 # The firmware binary should be created before generating the capsule
/openbmc/linux/arch/alpha/lib/
H A Dev6-csum_ipv6_magic.S46 * split into 2 uints, add those, generating a ulong
47 * add the 3 low ushorts together, generating a uint
135 addq $1,$0,$1 # E : Finished generating ulong
141 addq $0,$1,$3 # E : Finished generating uint
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-mips64-aarch64-dnmalloc-hash-fix.patch7 Samhain uses the addresses of local variables in generating hash
12 32-bits of the address and use that in generating hash values.
/openbmc/openbmc/poky/meta/classes/
H A Dsign_rpm.bbclass7 # Class for generating signed RPM packages.
19 # Optional variable for specifying the algorithm for generating file
/openbmc/linux/tools/perf/Documentation/
H A Djitdump-specification.txt73 * uint32_t pid: OS process id of the runtime generating the jitted code
74 * uint32_t tid: OS thread identification of the runtime thread generating the jitted code
99 * uint32_t pid : OS process id of the runtime generating the jitted code
100 …* uint32_t tid : OS thread identification of the runtime thread generating the jitted code
/openbmc/libcper/docs/
H A DGeneratorExtensions.md29 * Functions for generating pseudo-random MyVendor error sections.
73 used for generating your section, and must contain **no spaces** (this is also
/openbmc/linux/drivers/watchdog/
H A DiTCO_vendor_support.c81 /* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI# */ in supermicro_old_pre_start()
133 /* Bit 13: TCO_EN -> 0 = Disables TCO logic generating an SMI# in broken_bios_start()
144 /* Bit 13: TCO_EN -> 1 = Enables TCO logic generating an SMI# in broken_bios_stop()
/openbmc/u-boot/tools/binman/etype/
H A D_testing.py38 require-args: Require that all used args are present (generating an
41 data type (generating an error)
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DIPMI.interface.yaml30 The object path that is generating the SEL entry.
64 The object path that is generating the SEL entry.
/openbmc/linux/kernel/gcov/
H A Dbase.c59 * unsigned binary form of the endianness of the machine generating the
82 * unsigned binary form of the endianness of the machine generating the

12345678910>>...37