Ciphers: SM4, modes: ECB/CBC/CFB/CTR (ARMv8 Crypto Extensions)

modulename: sm4-ce.ko

configname: CONFIG_CRYPTO_SM4_ARM64_CE_BLK

Linux Kernel Configuration
└─>Cryptographic API
└─>Accelerated Cryptographic Algorithms for CPU (arm64)
└─>Ciphers: SM4, modes: ECB/CBC/CFB/CTR (ARMv8 Crypto Extensions)
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016)
with block cipher modes:
- ECB (Electronic Codebook) mode (NIST SP800-38A)
- CBC (Cipher Block Chaining) mode (NIST SP800-38A)
- CFB (Cipher Feedback) mode (NIST SP800-38A)
- CTR (Counter) mode (NIST SP800-38A)

Architecture: arm64 using:
- ARMv8 Crypto Extensions
- NEON (Advanced SIMD) extensions