Searched refs:CTR (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/perf/arch/powerpc/tests/ |
| H A D | regs_load.S | 38 #define CTR 35 * 8 macro 90 std 4, CTR(3)
|
| /linux/drivers/crypto/aspeed/ |
| H A D | Kconfig | 46 with ECB/CBC/CTR options.
|
| /linux/lib/crypto/s390/ |
| H A 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/drivers/platform/x86/intel/telemetry/ |
| H A D | debugfs.c | 76 #define TELEM_CHECK_AND_PARSE_CTRS(EVTID, CTR) { \ argument 78 (CTR) = evtlog[index].telem_evtlog; \
|
| /linux/arch/powerpc/platforms/8xx/ |
| H A D | Kconfig | 120 (by not placing conditional branches or branches to LR or CTR
|
| /linux/crypto/ |
| H A D | Kconfig | 659 tristate "CTR (Counter)" 663 CTR (Counter) mode (NIST SP800-38A) 731 This blockcipher mode is a variant of CTR mode using XORs and little-endian 814 xoring it with a salt. This algorithm is mainly useful for CTR.
|
| /linux/Documentation/arch/powerpc/ |
| H A D | transactional_memory.rst | 63 Checkpointed registers include all GPRs, FPRs, VRs/VSRs, LR, CCR/CR, CTR, FPCSR
|
| /linux/arch/arm/crypto/ |
| H A D | aes-ce-core.S | 449 vst1.8 {q7}, [r5] @ return next CTR value
|