Home
last modified time | relevance | path

Searched refs:EVP_sm3 (Results 1 – 20 of 20) sorted by relevance

/third_party/openssl/doc/man3/
DEVP_sm3.pod5 EVP_sm3
12 const EVP_MD *EVP_sm3(void);
21 =item EVP_sm3()
DEVP_DigestInit.pod751 L<EVP_sm3(3)>,
/third_party/openssl/test/
Dsm2_internal_test.c228 EVP_sm3(), in sm2_crypt_test()
270 EVP_sm3(), in sm2_crypt_test()
337 sig = ossl_sm2_do_sign(key, EVP_sm3(), (const uint8_t *)userid, in test_sm2_sign()
353 ok = ossl_sm2_do_verify(key, EVP_sm3(), sig, (const uint8_t *)userid, in test_sm2_sign()
/third_party/openssl/crypto/sm3/
Dlegacy_sm3.c28 const EVP_MD *EVP_sm3(void) in EVP_sm3() function
/third_party/node/deps/openssl/openssl/crypto/sm3/
Dlegacy_sm3.c28 const EVP_MD *EVP_sm3(void) in EVP_sm3() function
/third_party/openssl/crypto/evp/
Dc_alld.c48 EVP_add_digest(EVP_sm3()); in openssl_add_all_digests_int()
/third_party/node/deps/openssl/openssl/crypto/evp/
Dc_alld.c48 EVP_add_digest(EVP_sm3()); in openssl_add_all_digests_int()
/third_party/rust/crates/rust-openssl/openssl/src/
Dmd.rs200 unsafe { MdRef::from_ptr(ffi::EVP_sm3() as *mut _) } in sm3()
Dhash.rs167 unsafe { MessageDigest(ffi::EVP_sm3()) } in sm3()
/third_party/openssl/doc/man7/
DEVP_PKEY-SM2.pod73 EVP_DigestVerifyInit(mctx, NULL, EVP_sm3(), NULL, pkey);
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
Devp.rs309 pub fn EVP_sm3() -> *const EVP_MD; in EVP_sm3() function
/third_party/node/deps/openssl/openssl/apps/
Dspeed.c1070 if (!EVP_DigestSignInit(sm2ctx[testnum], NULL, EVP_sm3(), in SM2_sign_loop()
1103 if (!EVP_DigestVerifyInit(sm2ctx[testnum], NULL, EVP_sm3(), in SM2_verify_loop()
2865 EVP_sm3(), NULL, sm2_pkey)) in speed_main()
2868 EVP_sm3(), NULL, sm2_pkey)) in speed_main()
/third_party/openssl/apps/
Dspeed.c1056 if (!EVP_DigestSignInit(sm2ctx[testnum], NULL, EVP_sm3(), in SM2_sign_loop()
1089 if (!EVP_DigestVerifyInit(sm2ctx[testnum], NULL, EVP_sm3(), in SM2_verify_loop()
2851 EVP_sm3(), NULL, sm2_pkey)) in speed_main()
2854 EVP_sm3(), NULL, sm2_pkey)) in speed_main()
/third_party/rust/crates/rust-openssl/openssl-sys/
DCHANGELOG.md326 * Added `EVP_sm3`.
/third_party/openssl/doc/
Dbuild.info1430 DEPEND[html/man3/EVP_sm3.html]=man3/EVP_sm3.pod
1431 GENERATE[html/man3/EVP_sm3.html]=man3/EVP_sm3.pod
1432 DEPEND[man/man3/EVP_sm3.3]=man3/EVP_sm3.pod
1433 GENERATE[man/man3/EVP_sm3.3]=man3/EVP_sm3.pod
3123 html/man3/EVP_sm3.html \
3726 man/man3/EVP_sm3.3 \
/third_party/openssl/ohos_lite/include/openssl/
Devp.h732 const EVP_MD *EVP_sm3(void);
/third_party/node/deps/openssl/openssl/include/openssl/
Devp.h937 const EVP_MD *EVP_sm3(void);
/third_party/openssl/include/openssl/
Devp.h935 const EVP_MD *EVP_sm3(void);
/third_party/node/deps/openssl/openssl/util/
Dlibcrypto.num4247 EVP_sm3 4359 3_0_0 EXIST::FUNCTION:SM3
/third_party/openssl/util/
Dlibcrypto.num4247 EVP_sm3 4359 3_0_0 EXIST::FUNCTION:SM3