/openbmc/linux/arch/x86/crypto/ |
H A D | Kconfig | 27 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTR, XTS 40 Length-preserving ciphers: Blowfish with ECB and CBC modes 51 Length-preserving ciphers: Camellia with ECB and CBC modes 63 Length-preserving ciphers: Camellia with ECB and CBC modes 74 Length-preserving ciphers: Camellia with ECB and CBC modes 89 Length-preserving ciphers: CAST5 (CAST-128) cipher algorithm 107 Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm 123 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes 137 Length-preserving ciphers: Serpent cipher algorithm 153 Length-preserving ciphers: Serpent cipher algorithm [all …]
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 1 # Memory preserving reboot and System Dump extraction flow on POWER Systems. 16 failure. A warm reboot with preserving the main memory is needed on the POWER 48 - **Memory Preserving Reboot (MPR)**: A method of reboot with preserving the 77 BMC to initiate a memory preserving reboot. BMC starts the reboot by informing 103 - BMC should inform SBE to start the memory preserving reboot and collect the 124 The flow of the memory preserving reboot and system dump offloading 125 ![Memory preserving reboot and dump extraction flow](https://user-images.githubusercontent.com/1666… 142 preserving reboot. 158 system with preserving the memory. - Reset VPNOR - Enable watchdog - Enable 233 memory preserving reboot. [all …]
|
H A D | dump-manager.md | 22 - **Memory Preserving Reboot(MPR)**: A method of reboot with preserving the 230 - openpower-proc-control will be updated to call memory preserving chip-ops and 231 to handle memory preserving reboot on POWER platforms. 233 performing memory preserving reboot.
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | enter_mpreboot.cpp | 49 log<level::ERR>("Failed to initiate memory preserving reboot"); in sbeEnterMpReboot() 52 "Failed to initiate memory preserving reboot"); in sbeEnterMpReboot() 61 * @brief initiate memory preserving reboot on each SBE. 72 log<level::INFO>("Starting memory preserving reboot"); in enterMpReboot() 104 log<level::ERR>("Memory preserving reboot failed"); in enterMpReboot()
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | Kconfig | 136 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS, 160 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 177 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 195 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12 208 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 239 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) 258 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
|
/openbmc/linux/arch/s390/crypto/ |
H A D | Kconfig | 91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes 129 Length-preserving cipher: ChaCha20 stream cipher (RFC 7539)
|
/openbmc/linux/arch/sparc/crypto/ |
H A D | Kconfig | 14 Length-preserving ciphers: DES with ECB and CBC modes 15 Length-preserving ciphers: Tripe DES EDE with ECB and CBC modes 86 Length-preserving ciphers: Camellia with ECB and CBC modes
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | enter_mpreboot.cpp | 134 * @brief initiate memory preserving reboot on each SBE. 146 log<level::INFO>("Starting memory preserving reboot"); in enterMpReboot() 190 log<level::ERR>("Memory preserving reboot failed"); in enterMpReboot()
|
/openbmc/linux/arch/arm/crypto/ |
H A D | Kconfig | 175 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 196 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 213 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/openbmc/linux/arch/powerpc/crypto/ |
H A D | Kconfig | 81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes 122 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/openbmc/linux/include/linux/sched/ |
H A D | sd_flags.h | 128 * NEEDS_GROUPS: No point in preserving domain if it has a single group. 161 * NEEDS_GROUPS: No point in preserving domain if it has a single group.
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-tomlkit_0.13.2.bb | 1 SUMMARY = "Style preserving TOML library"
|
/openbmc/linux/arch/sh/kernel/ |
H A D | crash_dump.c | 3 * crash_dump.c - Memory preserving reboot related code.
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | crash_dump.c | 3 * kernel/crash_dump.c - Memory preserving reboot related code.
|
/openbmc/linux/crypto/ |
H A D | hctr2.c | 3 * HCTR2 length-preserving encryption mode 10 * HCTR2 is a length-preserving encryption mode that is efficient on 15 * For more details, see the paper: "Length-preserving encryption with HCTR2" 577 MODULE_DESCRIPTION("HCTR2 length-preserving encryption mode");
|
H A D | adiantum.c | 3 * Adiantum length-preserving encryption mode 9 * Adiantum is a tweakable, length-preserving encryption mode designed for fast 16 * Adiantum: length-preserving encryption for entry-level processors 615 MODULE_DESCRIPTION("Adiantum length-preserving encryption mode");
|
/openbmc/linux/kernel/locking/ |
H A D | spinlock_rt.c | 9 * preserving. The task state is saved before blocking on the underlying 29 * preserving. Take RCU nesting into account as spin/read/write_lock() can
|
/openbmc/linux/arch/mips/crypto/ |
H A D | Kconfig | 69 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/openbmc/linux/arch/x86/kernel/ |
H A D | crash_dump_32.c | 3 * Memory preserving reboot related code.
|
H A D | crash_dump_64.c | 3 * Memory preserving reboot related code.
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | armada-388-clearfog-base.dts | 50 * register, rather than preserving reset-loaded setting.
|
/openbmc/openpower-proc-control/service_files/ |
H A D | op-enter-mpreboot@.service.in | 2 Description=Start memory preserving reboot host%i
|
/openbmc/linux/drivers/hid/ |
H A D | hid-uclogic-params.h | 70 * Noop (preserving functionality) when filled with zeroes. 114 * Noop (preserving functionality) when filled with zeroes.
|
/openbmc/linux/arch/mips/kernel/ |
H A D | pm.c | 59 * mips_pm_notifier() - Notifier for preserving general CPU context.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/dlm/ |
H A D | dlm_4.2.0.bb | 10 file://0001-make-Replace-cp-a-with-mode-preserving-options.patch \
|