Home
last modified time | relevance | path

Searched refs:SM3 (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmd_sm3.txt14 Title = SM3 Tests
18 Digest = SM3
23 Digest = SM3
27 Digest = SM3
33 Digest = SM3
37 Digest = SM3
41 Digest = SM3
45 Digest = SM3
49 Digest = SM3
H A Devpmac_sm3.txt14 Title = HMAC-SM3 from GM/T 0042-2015 Appendix D.3
17 Algorithm = SM3
23 Algorithm = SM3
29 Algorithm = SM3
35 Algorithm = SM3
H A Devppkey_sm2.txt29 Ctrl = digest:SM3
34 Ctrl = digest:SM3
52 Ctrl = digest:SM3
73 Ctrl = digest:SM3
H A Devppkey_rsa_sigalg.txt187 Sign-Message = RSA-SM3:RSA-2048
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SM3.pod5 EVP_MD-SM3 - The SM3 EVP_MD implementations
9 Support for computing SM3 digests through the B<EVP_MD> API.
14 identified with the name "SM3".
H A DEVP_PKEY-SM2.pod32 (Currently returns "SM3" as of OpenSSL 3.0).
67 a message with the SM2 signature algorithm and the SM3 hash algorithm:
H A DOSSL_PROVIDER-default.pod68 =item SM3, see L<EVP_MD-SM3(7)>
H A DEVP_SIGNATURE-RSA.pod53 =item "RSA-SM3", "sm3WithRSAEncryption", "1.2.156.10197.1.504"
H A Dprovider-digest.pod280 L<EVP_MD-SHAKE(7)>, L<EVP_MD-SM3(7)>, L<EVP_MD-WHIRLPOOL(7)>,
/freebsd/crypto/openssl/doc/man3/
H A DEVP_sm3.pod6 - SM3 for EVP
16 SM3 is a cryptographic hash function with a 256-bit output, defined in GB/T
23 The SM3 hash function.
31 L<EVP_MD_fetch(3)> with L<EVP_MD-SM3(7)> instead.
H A DOPENSSL_riscvcap.pod107 ShangMi Suite: SM3 Hash Function Instructions
177 ShangMi Suite: SM3 Secure Hash
H A DOPENSSL_ia32cap.pod130 =item bit #128+33 denoting availability of SM3 extension;
H A DEVP_DigestVerifyInit.pod74 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3
H A DEVP_DigestSignInit.pod83 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3
/freebsd/crypto/openssl/providers/common/der/
H A DSM2.asn112 -- OID for SM2 signatures with SM3
14 sm2-with-SM3 OBJECT IDENTIFIER ::= { sm-scheme 501 }
/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 …]
/freebsd/crypto/openssl/include/internal/
H A Dsm3.h19 #error SM3 is disabled.
/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.h52 HASH_SM3 = SM3,
H A Dhash.c84 htype = SM3; in get_libecc_hash()
/freebsd/crypto/libecc/include/libecc/
H A Dlib_ecc_types.h115 SM3 = 11, enumerator
/freebsd/crypto/openssl/include/openssl/
H A Dcore_names.h.in56 #define OSSL_DIGEST_NAME_SM3 "SM3"
/freebsd/secure/lib/libcrypto/man/man7/
H A DMakefile61 MAN+= EVP_MD-SM3.7
/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h400 {.type = SM3, /* SM3 */
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DX86TargetParser.def256 X86_FEATURE_COMPAT(SM3, "sm3", 0)
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td588 : RISCVExtension<1, 0, "ShangMi Suite: SM3 Hash Function Instructions">,
592 "'Zksh' (ShangMi Suite: SM3 Hash Function Instructions)">;
802 : RISCVExtension<1, 0, "SM3 Hash Function Instructions",
807 "'Zvksh' (SM3 Hash Function Instructions)">;

12