Searched full:preserving (Results 1 – 25 of 111) sorted by relevance
12345
/Linux-v6.1/arch/x86/crypto/ |
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 …]
|
/Linux-v6.1/arch/arm64/crypto/ |
D | Kconfig | 125 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS, 149 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 166 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 184 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12 197 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 228 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) 245 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
|
/Linux-v6.1/arch/s390/crypto/ |
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)
|
/Linux-v6.1/arch/sparc/crypto/ |
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
|
/Linux-v6.1/arch/arm/crypto/ |
D | Kconfig | 173 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 194 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 211 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/Linux-v6.1/include/linux/sched/ |
D | sd_flags.h | 128 * NEEDS_GROUPS: No point in preserving domain if it has a single group. 164 * NEEDS_GROUPS: No point in preserving domain if it has a single group.
|
/Linux-v6.1/crypto/ |
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" 578 MODULE_DESCRIPTION("HCTR2 length-preserving encryption mode");
|
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 616 MODULE_DESCRIPTION("Adiantum length-preserving encryption mode");
|
/Linux-v6.1/arch/sh/kernel/ |
D | crash_dump.c | 3 * crash_dump.c - Memory preserving reboot related code.
|
/Linux-v6.1/arch/ia64/kernel/ |
D | crash_dump.c | 3 * kernel/crash_dump.c - Memory preserving reboot related code.
|
/Linux-v6.1/kernel/locking/ |
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
|
/Linux-v6.1/arch/x86/kernel/ |
D | crash_dump_32.c | 3 * Memory preserving reboot related code.
|
D | crash_dump_64.c | 3 * Memory preserving reboot related code.
|
/Linux-v6.1/arch/mips/crypto/ |
D | Kconfig | 69 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/Linux-v6.1/drivers/hid/ |
D | hid-uclogic-params.h | 66 * Noop (preserving functionality) when filled with zeroes. 110 * Noop (preserving functionality) when filled with zeroes.
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | armada-388-clearfog-base.dts | 50 * register, rather than preserving reset-loaded setting.
|
D | armada-38x-solidrun-microsom.dtsi | 66 * register, rather than preserving reset-loaded setting.
|
/Linux-v6.1/arch/powerpc/crypto/ |
D | Kconfig | 81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
|
/Linux-v6.1/arch/mips/kernel/ |
D | pm.c | 59 * mips_pm_notifier() - Notifier for preserving general CPU context.
|
/Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
D | gpio-regulator.yaml | 44 capable of preserving state when requesting the lines, are free to ignore
|
/Linux-v6.1/Documentation/arm64/ |
D | tagged-pointers.rst | 53 Preserving tags
|
/Linux-v6.1/arch/mips/include/asm/mach-malta/ |
D | kernel-entry-init.h | 36 * previously preserving them.
|
/Linux-v6.1/arch/mips/math-emu/ |
D | sp_sub.c | 144 SPXSRSX1(); /* shift preserving sticky */ in ieee754sp_sub()
|
D | dp_sub.c | 146 xm = XDPSRS1(xm); /* shift preserving sticky */ in ieee754dp_sub()
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | sleep.S | 129 @ point in preserving it here. we save it on the stack with the
|
12345