Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64: Ciphers: SM4 with modes: ECB, CBC, CTR (AES-NI/AVX)

General informations

The Linux kernel configuration item CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64 has multiple definitions:

Ciphers: SM4 with modes: ECB, CBC, CTR (AES-NI/AVX) found in arch/x86/crypto/Kconfig

The configuration item CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64:

Help text

Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) with ECB, CBC, and CTR modes

Architecture: x86_64 using: - AES-NI (AES New Instructions) - AVX (Advanced Vector Extensions)

Through two affine transforms, we can use the AES S-Box to simulate the SM4 S-Box to achieve the effect of instruction acceleration.

If unsure, say N.

Ciphers: SM4 with modes: ECB, CBC, CFB, CTR (AES-NI/AVX) found in arch/x86/crypto/Kconfig

The configuration item CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64:

Help text

Length-preserving ciphers: SM4 cipher algorithms (OSCCA GB/T 32907-2016) with ECB, CBC, CFB, and CTR modes

Architecture: x86_64 using: - AES-NI (AES New Instructions) - AVX (Advanced Vector Extensions)

Through two affine transforms, we can use the AES S-Box to simulate the SM4 S-Box to achieve the effect of instruction acceleration.

If unsure, say N.

SM4 cipher algorithm (x86_64/AES-NI/AVX) found in crypto/Kconfig

The configuration item CONFIG_CRYPTO_SM4_AESNI_AVX_X86_64:

Help text

SM4 cipher algorithms (OSCCA GB/T 32907-2016) (x86_64/AES-NI/AVX).

SM4 (GBT.32907-2016) is a cryptographic standard issued by the Organization of State Commercial Administration of China (OSCCA) as an authorized cryptographic algorithms for the use within China.

This is SM4 optimized implementation using AES-NI/AVX/x86_64 instruction set for block cipher. Through two affine transforms, we can use the AES S-Box to simulate the SM4 S-Box to achieve the effect of instruction acceleration.

If unsure, say N.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab