/linux-6.12.1/arch/s390/crypto/ |
D | Kconfig | 84 tristate "Ciphers: AES, modes: ECB, CBC, CTR, XTS, GCM" 91 Length-preserving ciphers: AES with ECB, CBC, XTS, and CTR modes 101 As of z196 the CTR mode is hardware accelerated for all AES 106 tristate "Ciphers: DES and Triple DES EDE, modes: ECB, CBC, CTR" 114 Length-preserving ciphers: DES with ECB, CBC, and CTR modes 115 Length-preserving ciphers: Triple DES EDED with ECB, CBC, and CTR modes 120 As of z196 the CTR mode is hardware accelerated.
|
D | chacha-s390.S | 50 #define CTR %v26 macro 95 VL CTR,0x50,,%r7 108 VAF XD0,XD0,CTR 245 VAF XD0,XD0,CTR
|
/linux-6.12.1/arch/arm64/crypto/ |
D | Kconfig | 132 tristate "Ciphers: AES, modes: ECB, CBC, CTR, CTS, XCTR, XTS" 136 Length-preserving ciphers: AES with ECB, CBC, CTR, CTS, 155 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)" 164 - CTR (Counter) mode (NIST SP800-38A) 172 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (NEON)" 181 - CTR (Counter) mode (NIST SP800-38A) 202 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XCTR/XTS modes (bit-sliced NEON)" 212 - CTR (Counter) mode (NIST SP800-38A) 234 tristate "Ciphers: SM4, modes: ECB/CBC/CTR/XTS (ARMv8 Crypto Extensions)" 243 - CTR (Counter) mode (NIST SP800-38A) [all …]
|
D | aes-modes.S | 328 CTR .req x11 // XCTR only 368 add CTR, CTR, BLOCKS 378 sub x6, CTR, #MAX_STRIDE - 1 379 sub x7, CTR, #MAX_STRIDE - 2 380 sub x8, CTR, #MAX_STRIDE - 3 381 sub x9, CTR, #MAX_STRIDE - 4 382 ST5( sub x10, CTR, #MAX_STRIDE - 5 ) 581 .unreq CTR // XCTR only
|
/linux-6.12.1/arch/x86/crypto/ |
D | Kconfig | 17 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XCTR, XTS, GCM (AES-NI/VAES)" 28 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XCTR, XTS 197 tristate "Ciphers: SM4 with modes: ECB, CBC, CTR (AES-NI/AVX)" 205 (OSCCA GB/T 32907-2016) with ECB, CBC, and CTR modes 218 tristate "Ciphers: SM4 with modes: ECB, CBC, CTR (AES-NI/AVX2)" 227 (OSCCA GB/T 32907-2016) with ECB, CBC, and CTR modes 295 tristate "Ciphers: ARIA with modes: ECB, CTR (AES-NI/AVX/GFNI)" 303 (RFC 5794) with ECB and CTR modes 313 tristate "Ciphers: ARIA with modes: ECB, CTR (AES-NI/AVX2/GFNI)" 322 (RFC 5794) with ECB and CTR modes [all …]
|
D | aesni-intel_asm.S | 36 #define CTR %xmm11 macro 1033 movaps IV, CTR 1034 pshufb BSWAP_MASK, CTR 1037 movq CTR, TCTR_LOW 1057 paddq INC, CTR 1061 paddq INC, CTR 1064 movaps CTR, IV
|
/linux-6.12.1/arch/riscv/crypto/ |
D | Kconfig | 6 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XTS" 13 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTS 18 - Zvkb vector crypto extension (CTR)
|
/linux-6.12.1/tools/perf/arch/powerpc/tests/ |
D | regs_load.S | 38 #define CTR 35 * 8 macro 90 std 4, CTR(3)
|
/linux-6.12.1/arch/arm/crypto/ |
D | Kconfig | 167 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (bit-sliced NEON)" 178 - CTR (Counter) mode (NIST SP800-38A) 182 Bit sliced AES gives around 45% speedup on Cortex-A15 for CTR mode 193 CTR when invoked in a context in which NEON instructions are unusable. 196 tristate "Ciphers: AES, modes: ECB/CBC/CTS/CTR/XTS (ARMv8 Crypto Extensions)" 206 - CTR (Counter) mode (NIST SP800-38A)
|
D | aes-ce-core.S | 449 vst1.8 {q7}, [r5] @ return next CTR value
|
/linux-6.12.1/Documentation/crypto/ |
D | architecture.rst | 265 the AES-NI implementation, the CTR mode, the GHASH implementation and 332 During instantiation of the GCM handle, the CTR(AES) and GHASH 333 ciphers are instantiated. The cipher handles for CTR(AES) and GHASH 336 The GCM implementation is responsible to invoke the CTR mode AES and 341 with the instantiated CTR(AES) cipher handle. 343 During instantiation of the CTR(AES) cipher, the CIPHER type 347 That means that the SKCIPHER implementation of CTR(AES) only 348 implements the CTR block chaining mode. After performing the block 351 4. The SKCIPHER of CTR(AES) now invokes the CIPHER API with the AES
|
/linux-6.12.1/arch/sparc/crypto/ |
D | Kconfig | 70 tristate "Ciphers: AES, modes: ECB, CBC, CTR" 75 Length-preseving ciphers: AES with ECB, CBC, and CTR modes
|
/linux-6.12.1/arch/powerpc/crypto/ |
D | Kconfig | 87 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (SPE)" 92 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
|
/linux-6.12.1/drivers/crypto/aspeed/ |
D | Kconfig | 46 with ECB/CBC/CTR options.
|
/linux-6.12.1/drivers/platform/x86/intel/telemetry/ |
D | debugfs.c | 76 #define TELEM_CHECK_AND_PARSE_CTRS(EVTID, CTR) { \ argument 78 (CTR) = evtlog[index].telem_evtlog; \
|
/linux-6.12.1/arch/powerpc/platforms/8xx/ |
D | Kconfig | 121 (by not placing conditional branches or branches to LR or CTR
|
/linux-6.12.1/crypto/ |
D | Kconfig | 355 and GCM drivers, and other CTR or CMAC/XCBC based modes that rely 647 tristate "CTR (Counter)" 651 CTR (Counter) mode (NIST SP800-38A) 727 This blockcipher mode is a variant of CTR mode using XORs and little-endian 818 xoring it with a salt. This algorithm is mainly useful for CTR.
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | papr_hcalls.rst | 84 | CTR | Y | Loop Counter |
|
D | transactional_memory.rst | 63 Checkpointed registers include all GPRs, FPRs, VRs/VSRs, LR, CCR/CR, CTR, FPCSR
|
D | kvm-nested.rst | 467 | 0x1025 | 0x08 | RW | T | CTR |
|
/linux-6.12.1/drivers/crypto/ |
D | Kconfig | 591 - AES (CBC, CTR, ECB, XTS) 602 - AES (CBC, CTR, ECB, XTS)
|
/linux-6.12.1/drivers/platform/x86/ |
D | sony-laptop.c | 711 SNC_HANDLE(CTR, snc_CTR_get, snc_CTR_set, NULL, 1),
|