Home
last modified time | relevance | path

Searched refs:SM4 (Results 1 – 25 of 40) sorted by relevance

12

/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_sm4.txt9 Title = SM4 test vectors from IETF draft-ribose-cfrg-sm4
11 Cipher = SM4-ECB
16 Cipher = SM4-CBC
22 Cipher = SM4-CBC
28 Cipher = SM4-CBC
34 Cipher = SM4-OFB
40 Cipher = SM4-CFB
46 Cipher = SM4-CTR
52 Title = SM4 GCM test vectors from RFC8998
54 Cipher = SM4-GCM
[all …]
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-SM4.pod5 EVP_CIPHER-SM4 - The SM4 EVP_CIPHER implementations
9 Support for SM4 symmetric encryption using the B<EVP_CIPHER> API.
17 =item "SM4-CBC:SM4"
19 =item "SM4-ECB"
21 =item "SM4-CTR"
23 =item "SM4-OFB" or "SM4-OFB128"
25 =item "SM4-CFB" or "SM4-CFB128"
27 =item "SM4-GCM"
29 =item "SM4-CCM"
31 =item "SM4-XTS"
[all …]
H A DOSSL_PROVIDER-default.pod92 =item SM4, see L<EVP_CIPHER-SM4(7)>
H A Dprovider-cipher.pod285 L<EVP_CIPHER-SM4(7)>, L<EVP_CIPHER-NULL(7)>,
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_sm4.c44 IMPLEMENT_generic_cipher(sm4, SM4, ecb, ECB, 0, 128, 128, 0, block)
46 IMPLEMENT_generic_cipher(sm4, SM4, cbc, CBC, 0, 128, 128, 128, block)
48 IMPLEMENT_generic_cipher(sm4, SM4, ctr, CTR, 0, 128, 8, 128, stream)
50 IMPLEMENT_generic_cipher(sm4, SM4, ofb128, OFB, 0, 128, 8, 128, stream)
52 IMPLEMENT_generic_cipher(sm4, SM4, cfb128, CFB, 0, 128, 8, 128, stream)
H A Dcipher_sm4_ccm_hw_rv64i.inc11 * RV64I ZVKSED support for SM4 CCM.
H A Dcipher_sm4_xts_hw_rv64i.inc11 * RISC-V 64 ZVKSED support for SM4 GCM.
H A Dcipher_sm4_gcm_hw_rv64i.inc11 * RISC-V 64 ZVKSED support for SM4 GCM.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_sm4_cbc.pod11 - EVP SM4 cipher
26 The SM4 blockcipher (GB/T 32907-2016) for EVP.
39 The SM4 blockcipher with a 128-bit key in CBC, ECB, CFB, OFB and CTR modes
48 L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-SM4(7)> instead.
H A DOPENSSL_riscvcap.pod101 ShangMi Suite: SM4 Block Cipher Instructions
171 ShangMi Suite: SM4 Block Cipher
H A DOPENSSL_armcap.pod139 Meaning: Indicates support for the Armv8.2 SM4 hardware-acceleration extensions
142 Effect: Enables Armv8.2 SM4 hardware-accelerated implementations.
H A DOPENSSL_ia32cap.pod132 =item bit #128+34 denoting availability of SM4 extension;
H A DEVP_EncryptInit.pod1129 Sets the XTS standard to use with SM4-XTS algorithm. XTS mode has two
1133 in SM4.
1151 The GB/T 17964-2021 variant of SM4-XTS algorithm.
1155 The IEEE Std. 1619-2007 variant of SM4-XTS algorithm.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in718 TLS_ECDHE_ECDSA_WITH_SM4_CCM_SM3 ECDHE-ECDSA-SM4-CCM-SM3
719 TLS_ECDHE_ECDSA_WITH_SM4_GCM_SM3 ECDHE-ECDSA-SM4-GCM-SM3
739 TLS_ECDHE_RSA_WITH_SM4_CCM_SM3 ECDHE-RSA-SM4-CCM-SM3
740 TLS_ECDHE_RSA_WITH_SM4_GCM_SM3 ECDHE-RSA-SM4-GCM-SM3
758 TLS_ECDHE_PSK_WITH_SM4_CCM_SM3 ECDHE-PSK-SM4-CCM-SM3
759 TLS_ECDHE_PSK_WITH_SM4_GCM_SM3 ECDHE-PSK-SM4-GCM-SM3
778 TLS_DHE_PSK_WITH_SM4_CCM_SM3 DHE-PSK-SM4-CCM-SM3
779 TLS_DHE_PSK_WITH_SM4_GCM_SM3 DHE-PSK-SM4-GCM-SM3
797 TLS_ECDHE_PSK_WITH_SM4_CCM_SM3 ECDHE-PSK-SM4-CCM-SM3
798 TLS_ECDHE_PSK_WITH_SM4_GCM_SM3 ECDHE-PSK-SM4-GCM-SM3
[all …]
H A Dopenssl-enc.pod.in416 sm4-cbc SM4 cipher in CBC mode
418 sm4-cfb SM4 cipher in CFB mode
419 sm4-ctr SM4 cipher in CTR mode
420 sm4-ecb SM4 cipher in ECB mode
421 sm4-ofb SM4 cipher in OFB mode
/freebsd/crypto/openssl/include/crypto/
H A Dsm4.h19 #error SM4 is disabled.
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FMV.td72 def : FMVExtension<"sm4", "SM4">;
H A DAArch64Features.td132 def FeatureSM4 : ExtensionWithMArch<"sm4", "SM4", "FEAT_SM4, FEAT_SM3",
133 "Enable SM3 and SM4 support", [FeatureNEON]>;
374 "Enable SVE SM4 instructions", [FeatureSM4]>;
H A DAArch64SchedA510.td533 // Crypto SM4 ops
1390 // Crypto SM4 ops
/freebsd/secure/lib/libcrypto/man/man7/
H A DMakefile16 MAN+= EVP_CIPHER-SM4.7
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt1693 # Definitions for SM4 cipher
1695 sm-scheme 104 1 : SM4-ECB : sm4-ecb
1696 sm-scheme 104 2 : SM4-CBC : sm4-cbc
1698 sm-scheme 104 3 : SM4-OFB : sm4-ofb
1700 sm-scheme 104 4 : SM4-CFB : sm4-cfb
1701 sm-scheme 104 5 : SM4-CFB1 : sm4-cfb1
1702 sm-scheme 104 6 : SM4-CFB8 : sm4-cfb8
1703 sm-scheme 104 7 : SM4-CTR : sm4-ctr
1704 sm-scheme 104 8 : SM4-GCM : sm4-gcm
1705 sm-scheme 104 9 : SM4-CCM : sm4-ccm
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def258 X86_FEATURE_COMPAT(SM4, "sm4", 0)
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DTpm20.h1249 TPMI_SM4_KEY_BITS SM4; member
1257 TPMI_ALG_SYM_MODE SM4; member
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td581 : RISCVExtension<1, 0, "ShangMi Suite: SM4 Block Cipher Instructions">,
585 "'Zksed' (ShangMi Suite: SM4 Block Cipher Instructions)">;
794 : RISCVExtension<1, 0, "SM4 Block Cipher Instructions",
799 "'Zvksed' (SM4 Block Cipher Instructions)">;
/freebsd/sys/arm64/arm64/
H A Didentcpu.c721 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ISAR0, SM4, NONE, IMPL),
829 MRS_FIELD_HWCAP(ID_AA64ISAR0, SM4, false, MRS_LOWER, MRS_USERSPACE,
1928 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ZFR0, SM4, NONE, IMPL),
2001 MRS_FIELD_HWCAP(ID_AA64ZFR0, SM4, false, MRS_LOWER, MRS_USERSPACE,

12