/linux-6.1.9/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 | 49 #define CTR %v26 macro 94 VL CTR,0x50,,%r7 107 VAF XD0,XD0,CTR 244 VAF XD0,XD0,CTR
|
/linux-6.1.9/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/CFB/CTR (ARMv8 Crypto Extensions)" 244 - CTR (Counter) mode (NIST SP800-38A) [all …]
|
D | aes-modes.S | 335 CTR .req x11 // XCTR only 376 add CTR, CTR, BLOCKS 386 sub x6, CTR, #MAX_STRIDE - 1 387 sub x7, CTR, #MAX_STRIDE - 2 388 sub x8, CTR, #MAX_STRIDE - 3 389 sub x9, CTR, #MAX_STRIDE - 4 390 ST5( sub x10, CTR, #MAX_STRIDE - 5 ) 589 .unreq CTR // XCTR only
|
/linux-6.1.9/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 991 .macro INITIAL_BLOCKS_AVX REP num_initial_blocks T1 T2 T3 T4 T5 CTR XMM1 XMM2 XMM3 XMM4 XMM5 XMM6 X… 997 vmovdqu CurCount(arg2), \CTR 1002 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1003 vmovdqa \CTR, reg_i 1080 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1081 vmovdqa \CTR, \XMM1 1084 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1085 vmovdqa \CTR, \XMM2 1088 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0 1089 vmovdqa \CTR, \XMM3 [all …]
|
D | Kconfig | 17 tristate "Ciphers: AES, modes: ECB, CBC, CTS, CTR, XTR, XTS, GCM (AES-NI)" 27 Length-preserving ciphers: AES with ECB, CBC, CTS, CTR, XTR, XTS 192 tristate "Ciphers: SM4 with modes: ECB, CBC, CFB, CTR (AES-NI/AVX)" 200 (OSCCA GB/T 32907-2016) with ECB, CBC, CFB, and CTR modes 213 tristate "Ciphers: SM4 with modes: ECB, CBC, CFB, CTR (AES-NI/AVX2)" 222 (OSCCA GB/T 32907-2016) with ECB, CBC, CFB, and CTR modes 290 tristate "Ciphers: ARIA with modes: ECB, CTR (AES-NI/AVX/GFNI)" 298 (RFC 5794) with ECB and CTR modes
|
D | aesni-intel_asm.S | 142 #define CTR %xmm11 macro 2721 movaps IV, CTR 2722 pshufb BSWAP_MASK, CTR 2725 movq CTR, TCTR_LOW 2745 paddq INC, CTR 2749 paddq INC, CTR 2752 movaps CTR, IV
|
/linux-6.1.9/tools/perf/arch/powerpc/tests/ |
D | regs_load.S | 38 #define CTR 35 * 8 macro 90 std 4, CTR(3)
|
/linux-6.1.9/arch/arm/crypto/ |
D | Kconfig | 165 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (bit-sliced NEON)" 177 - CTR (Counter) mode (NIST SP800-38A) 181 Bit sliced AES gives around 45% speedup on Cortex-A15 for CTR mode 188 tristate "Ciphers: AES, modes: ECB/CBC/CTS/CTR/XTS (ARMv8 Crypto Extensions)" 198 - CTR (Counter) mode (NIST SP800-38A)
|
D | aes-ce-core.S | 449 vst1.8 {q7}, [r5] @ return next CTR value
|
/linux-6.1.9/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.1.9/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.1.9/arch/powerpc/crypto/ |
D | Kconfig | 76 tristate "Ciphers: AES, modes: ECB/CBC/CTR/XTS (SPE)" 81 Length-preserving ciphers: AES with ECB, CBC, CTR, and XTS modes
|
/linux-6.1.9/Documentation/devicetree/bindings/crypto/ |
D | samsung-slimsss.yaml | 15 -- Advanced Encryption Standard (AES) with ECB,CBC,CTR,XTS and (CBC/XTS)/CTS
|
/linux-6.1.9/drivers/crypto/ux500/ |
D | Kconfig | 15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
|
/linux-6.1.9/drivers/crypto/aspeed/ |
D | Kconfig | 48 with ECB/CBC/CFB/OFB/CTR options.
|
/linux-6.1.9/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.1.9/arch/powerpc/platforms/8xx/ |
D | Kconfig | 120 (by not placing conditional branches or branches to LR or CTR
|
/linux-6.1.9/crypto/ |
D | Kconfig | 367 and GCM drivers, and other CTR or CMAC/XCBC based modes that rely 668 tristate "CTR (Counter)" 672 CTR (Counter) mode (NIST SP800-38A) 762 This blockcipher mode is a variant of CTR mode using XORs and little-endian 850 xoring it with a salt. This algorithm is mainly useful for CTR.
|
/linux-6.1.9/Documentation/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
|
/linux-6.1.9/drivers/crypto/ |
D | Kconfig | 582 - AES (CBC, CTR, ECB, XTS) 593 - AES (CBC, CTR, ECB, XTS)
|
/linux-6.1.9/drivers/platform/x86/ |
D | sony-laptop.c | 711 SNC_HANDLE(CTR, snc_CTR_get, snc_CTR_set, NULL, 1),
|