/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmd_sm3.txt | 14 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 D | evpmac_sm3.txt | 14 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 D | evppkey_sm2.txt | 29 Ctrl = digest:SM3 34 Ctrl = digest:SM3 52 Ctrl = digest:SM3 73 Ctrl = digest:SM3
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | EVP_MD-SM3.pod | 5 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 D | EVP_PKEY-SM2.pod | 32 (Currently returns "SM3" as of OpenSSL 3.0). 67 a message with the SM2 signature algorithm and the SM3 hash algorithm:
|
H A D | OSSL_PROVIDER-default.pod | 66 =item SM3, see L<EVP_MD-SM3(7)>
|
H A D | provider-digest.pod | 270 L<EVP_MD-SM3(7)>, L<EVP_MD-WHIRLPOOL(7)>,
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_sm3.pod | 6 - 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 D | EVP_DigestVerifyInit.pod | 74 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3
|
H A D | EVP_DigestSignInit.pod | 83 Supports SHA1, SHA224, SHA256, SHA384, SHA512 and SM3
|
/freebsd/crypto/openssl/providers/common/der/ |
H A D | SM2.asn1 | 12 -- OID for SM2 signatures with SM3 14 sm2-with-SM3 OBJECT IDENTIFIER ::= { sm-scheme 501 }
|
/freebsd/crypto/openssl/include/internal/ |
H A D | sm3.h | 19 # error SM3 is disabled.
|
/freebsd/crypto/libecc/src/examples/hash/ |
H A D | hash.h | 52 HASH_SM3 = SM3,
|
H A D | hash.c | 84 htype = SM3; in get_libecc_hash()
|
/freebsd/crypto/libecc/include/libecc/ |
H A D | lib_ecc_types.h | 115 SM3 = 11, enumerator
|
/freebsd/secure/lib/libcrypto/man/man7/ |
H A D | Makefile | 54 MAN+= EVP_MD-SM3.7
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFeatures.td | 601 "'Zksh' (ShangMi Suite: SM3 Hash Function Instructions)">, 605 "'Zksh' (ShangMi Suite: SM3 Hash Function Instructions)">; 804 "'Zvksh' (SM3 Hash Function Instructions)">, 808 "'Zvksh' (SM3 Hash Function Instructions)">;
|
/freebsd/crypto/libecc/include/libecc/hash/ |
H A D | hash_algs.h | 400 {.type = SM3, /* SM3 */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 255 X86_FEATURE_COMPAT(SM3, "sm3", 0)
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 394 sm-scheme 401 : SM3 : sm3 395 sm-scheme 504 : RSA-SM3 : sm3WithRSAEncryption 397 sm-scheme 501 : SM2-SM3 : SM2-with-SM3
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_self_tests_core.h | 4742 .hash_type = SM3, 4805 .hash_type = SM3,
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-pkeyutl.pod.in | 74 default digest algorithm. For SM2, it will be SM3. If this option is present,
|
H A D | openssl.pod | 377 SM3 Digest
|
/freebsd/sys/arm64/arm64/ |
H A D | identcpu.c | 673 MRS_FIELD_VALUE_NONE_IMPL(ID_AA64ISAR0, SM3, NONE, IMPL), 773 MRS_FIELD_HWCAP(ID_AA64ISAR0, SM3, false, MRS_LOWER, MRS_USERSPACE,
|
/freebsd/crypto/openssl/doc/ |
H A D | build.info | 4350 DEPEND[html/man7/EVP_MD-SM3.html]=man7/EVP_MD-SM3.pod 4351 GENERATE[html/man7/EVP_MD-SM3.html]=man7/EVP_MD-SM3.pod 4352 DEPEND[man/man7/EVP_MD-SM3.7]=man7/EVP_MD-SM3.pod 4353 GENERATE[man/man7/EVP_MD-SM3.7]=man7/EVP_MD-SM3.pod 4703 html/man7/EVP_MD-SM3.html \ 4829 man/man7/EVP_MD-SM3.7 \
|