Searched full:preserving (Results 1 – 25 of 120) sorted by relevance
12345
/linux-6.12.1/arch/x86/crypto/ |
D | Kconfig | 28 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XCTR, XTS 45 Length-preserving ciphers: Blowfish with ECB and CBC modes 56 Length-preserving ciphers: Camellia with ECB and CBC modes 68 Length-preserving ciphers: Camellia with ECB and CBC modes 79 Length-preserving ciphers: Camellia with ECB and CBC modes 94 Length-preserving ciphers: CAST5 (CAST-128) cipher algorithm 112 Length-preserving ciphers: CAST6 (CAST-256) cipher algorithm 128 Length-preserving ciphers: Triple DES EDE with ECB and CBC modes 142 Length-preserving ciphers: Serpent cipher algorithm 158 Length-preserving ciphers: Serpent cipher algorithm [all …]
|
/linux-6.12.1/arch/arm64/crypto/ |
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) 257 Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
|
/linux-6.12.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-6.12.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-6.12.1/arch/riscv/crypto/ |
D | Kconfig | 13 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTS 27 Length-preserving ciphers: ChaCha20 stream cipher algorithm
|
/linux-6.12.1/arch/arm/crypto/ |
D | Kconfig | 174 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 202 Length-preserving ciphers: AES cipher algorithms (FIPS-197) 219 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | Kconfig | 92 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes 133 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux-6.12.1/include/linux/sched/ |
D | sd_flags.h | 135 * NEEDS_GROUPS: No point in preserving domain if it has a single group. 168 * NEEDS_GROUPS: No point in preserving domain if it has a single group.
|
/linux-6.12.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" 576 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 645 MODULE_DESCRIPTION("Adiantum length-preserving encryption mode");
|
/linux-6.12.1/arch/sh/kernel/ |
D | crash_dump.c | 3 * crash_dump.c - Memory preserving reboot related code.
|
/linux-6.12.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-6.12.1/arch/mips/crypto/ |
D | Kconfig | 69 Length-preserving ciphers: ChaCha20, XChaCha20, and XChaCha12
|
/linux-6.12.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-6.12.1/arch/arm/boot/dts/marvell/ |
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-6.12.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-srggb8-pisp-comp.rst | 33 chords, preserving up to 12 significant bits. Mode 3 combines both companding 34 (with 4 chords) and the delta scheme, preserving up to 14 significant bits.
|
/linux-6.12.1/drivers/hid/ |
D | hid-uclogic-params.h | 70 * Noop (preserving functionality) when filled with zeroes. 114 * Noop (preserving functionality) when filled with zeroes.
|
/linux-6.12.1/arch/mips/kernel/ |
D | pm.c | 59 * mips_pm_notifier() - Notifier for preserving general CPU context.
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | gpio-regulator.yaml | 44 capable of preserving state when requesting the lines, are free to ignore
|
/linux-6.12.1/Documentation/arch/arm64/ |
D | tagged-pointers.rst | 53 Preserving tags
|
/linux-6.12.1/arch/mips/math-emu/ |
D | sp_sub.c | 144 SPXSRSX1(); /* shift preserving sticky */ in ieee754sp_sub()
|
/linux-6.12.1/arch/mips/include/asm/mach-malta/ |
D | kernel-entry-init.h | 36 * previously preserving them.
|
/linux-6.12.1/tools/perf/util/bpf_skel/vmlinux/ |
D | vmlinux.h | 12 // Just the fields used in these tools preserving the access index so that
|
12345