Home
last modified time | relevance | path

Searched refs:CTR (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DRK3588_perf.txt23 dma_fd: otpkey [AES-256] CTR ENCRYPT 560MB/s.
24 dma_fd: otpkey [AES-256] CTR DECRYPT 560MB/s.
29 dma_fd: otpkey [SM4-128] CTR ENCRYPT 483MB/s.
30 dma_fd: otpkey [SM4-128] CTR DECRYPT 483MB/s.
37 virt: otpkey [AES-256] CTR ENCRYPT 411MB/s.
38 virt: otpkey [AES-256] CTR DECRYPT 411MB/s.
43 virt: otpkey [SM4-128] CTR ENCRYPT 368MB/s.
44 virt: otpkey [SM4-128] CTR DECRYPT 368MB/s.
61 dma_fd: [AES-256] CTR ENCRYPT 593MB/s.
62 dma_fd: [AES-256] CTR DECRYPT 593MB/s.
[all …]
H A DRK3562_perf.txt24 dma_fd: otpkey [AES-256] CTR ENCRYPT 606MB/s.
25 dma_fd: otpkey [AES-256] CTR DECRYPT 606MB/s.
30 dma_fd: otpkey [SM4-128] CTR ENCRYPT N/A.
31 dma_fd: otpkey [SM4-128] CTR DECRYPT N/A.
38 virt: otpkey [AES-256] CTR ENCRYPT 278MB/s.
39 virt: otpkey [AES-256] CTR DECRYPT 278MB/s.
44 virt: otpkey [SM4-128] CTR ENCRYPT N/A.
45 virt: otpkey [SM4-128] CTR DECRYPT N/A.
62 dma_fd: [AES-256] CTR ENCRYPT 538MB/s.
63 dma_fd: [AES-256] CTR DECRYPT 544MB/s.
[all …]
H A DRK3566_perf.txt24 dma_fd: otpkey [AES-256] CTR ENCRYPT 360MB/s.
25 dma_fd: otpkey [AES-256] CTR DECRYPT 360MB/s.
30 dma_fd: otpkey [SM4-128] CTR ENCRYPT 297MB/s.
31 dma_fd: otpkey [SM4-128] CTR DECRYPT 297MB/s.
38 virt: otpkey [AES-256] CTR ENCRYPT 191MB/s.
39 virt: otpkey [AES-256] CTR DECRYPT 191MB/s.
44 virt: otpkey [SM4-128] CTR ENCRYPT 172MB/s.
45 virt: otpkey [SM4-128] CTR DECRYPT 171MB/s.
62 dma_fd: [AES-256] CTR ENCRYPT 404MB/s.
63 dma_fd: [AES-256] CTR DECRYPT 404MB/s.
[all …]
H A DRK3528_perf.txt23 dma_fd: otpkey [AES-256] CTR ENCRYPT 762MB/s.
24 dma_fd: otpkey [AES-256] CTR DECRYPT 772MB/s.
29 dma_fd: otpkey [SM4-128] CTR ENCRYPT 439MB/s.
30 dma_fd: otpkey [SM4-128] CTR DECRYPT 444MB/s.
37 virt: otpkey [AES-256] CTR ENCRYPT 275MB/s.
38 virt: otpkey [AES-256] CTR DECRYPT 276MB/s.
43 virt: otpkey [SM4-128] CTR ENCRYPT 218MB/s.
44 virt: otpkey [SM4-128] CTR DECRYPT 218MB/s.
61 dma_fd: [AES-256] CTR ENCRYPT 703MB/s.
62 dma_fd: [AES-256] CTR DECRYPT 705MB/s.
[all …]
H A DRV1106_perf.txt37 dma_fd: [AES-256] CTR ENCRYPT 443MB/s.
38 dma_fd: [AES-256] CTR DECRYPT 442MB/s.
45 dma_fd: [SM4-128] CTR N/A
46 dma_fd: [SM4-128] CTR N/A
63 virt: [AES-256] CTR ENCRYPT 422MB/s.
64 virt: [AES-256] CTR DECRYPT 422MB/s.
71 virt: [SM4-128] CTR N/A
72 virt: [SM4-128] CTR N/A
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S1001 .macro INITIAL_BLOCKS_AVX REP num_initial_blocks T1 T2 T3 T4 T5 CTR XMM1 XMM2 XMM3 XMM4 XMM5 XMM6 X…
1007 vmovdqu CurCount(arg2), \CTR
1012 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0
1013 vmovdqa \CTR, reg_i
1090 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0
1091 vmovdqa \CTR, \XMM1
1094 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0
1095 vmovdqa \CTR, \XMM2
1098 vpaddd ONE(%rip), \CTR, \CTR # INCR Y0
1099 vmovdqa \CTR, \XMM3
[all …]
H A Daesni-intel_asm.S146 #define CTR %xmm11 macro
2600 movaps IV, CTR
2601 pshufb BSWAP_MASK, CTR
2604 movq CTR, TCTR_LOW
2624 paddq INC, CTR
2628 paddq INC, CTR
2631 movaps CTR, IV
2711 pshufd $0x13, IV, CTR; \
2713 psrad $31, CTR; \
2714 pand GF128MUL_MASK, CTR; \
[all …]
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/tests/
H A Dregs_load.S38 #define CTR 35 * 8 macro
90 std 4, CTR(3)
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A DKconfig88 tristate "AES in ECB/CBC/CTR/XTS modes using ARMv8 Crypto Extensions"
94 tristate "AES in ECB/CBC/CTR/XTS modes using NEON instructions"
118 tristate "AES in ECB/CBC/CTR/XTS modes using bit-sliced NEON algorithm"
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Darchitecture.rst265 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
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A DKconfig110 CTR and XTS modes
112 Bit sliced AES gives around 45% speedup on Cortex-A15 for CTR mode
125 Use an implementation of AES in CBC, CTR and XTS modes that uses
H A Daes-ce-core.S449 vst1.8 {q7}, [r5] @ return next CTR value
/OK3568_Linux_fs/kernel/drivers/crypto/ux500/
H A DKconfig15 AES-ECB, CBC and CTR with keys sizes of 128, 192 and 256 bit sizes.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/mbedtls/
H A Dmbedtls_2.28.2.bb10 - Entropy pool and random generators, like CTR-DRBG and HMAC-DRBG \
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel_telemetry_debugfs.c76 #define TELEM_CHECK_AND_PARSE_CTRS(EVTID, CTR) { \ argument
78 (CTR) = evtlog[index].telem_evtlog; \
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v2_skcipher.c632 RK_CIPHER_ALGO_INIT(SM4, CTR, ctr(sm4), ctr-sm4-rk);
653 RK_CIPHER_ALGO_INIT(AES, CTR, ctr(aes), ctr-aes-rk);
H A Drk_crypto_v3_skcipher.c631 RK_CIPHER_ALGO_INIT(SM4, CTR, ctr(sm4), ctr-sm4-rk);
652 RK_CIPHER_ALGO_INIT(AES, CTR, ctr(aes), ctr-aes-rk);
/OK3568_Linux_fs/u-boot/cmd/
H A Dcrypto.c193 CIPHER_TEST(AES, CTR, aes_key, aes_iv, foo_data, aes_ctr_cipher),
209 CIPHER_TEST(SM4, CTR, sm4_key, sm4_iv, foo_data, sm4_ctr_cipher),
/OK3568_Linux_fs/kernel/crypto/
H A DKconfig386 xoring it with a salt. This algorithm is mainly useful for CTR
418 tristate "CTR support"
422 CTR: Counter mode
1149 and GCM drivers, and other CTR or CMAC/XCBC based modes that rely
1191 acceleration for CTR.
1226 for popular block cipher modes ECB, CBC, CTR and XTS is supported.
1872 bool "Enable CTR DRBG"
1876 Enable the CTR DRBG variant as defined in NIST SP800-90A.
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A DKconfig120 (by not placing conditional branches or branches to LR or CTR
/OK3568_Linux_fs/kernel/drivers/crypto/
H A DKconfig197 As of z196 the CTR mode is hardware accelerated.
212 As of z196 the CTR mode is hardware accelerated for all AES
670 - AES (CBC, CTR, ECB, XTS)
681 - AES (CBC, CTR, ECB, XTS)
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h593 #define CTR SPRN_CTR /* Counter Register */ macro
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dpapr_hcalls.rst84 | CTR | Y | Loop Counter |
H A Dtransactional_memory.rst63 Checkpointed registers include all GPRs, FPRs, VRs/VSRs, LR, CCR/CR, CTR, FPCSR
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST500 instruction various combinations of the BI/BO fields, the CTR

12