Home
last modified time | relevance | path

Searched refs:EVP_sm3 (Results 1 - 13 of 13) sorted by relevance

/third_party/openssl/test/
H A 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/node/deps/openssl/openssl/crypto/sm3/
H A Dlegacy_sm3.c28 const EVP_MD *EVP_sm3(void) in EVP_sm3() function
/third_party/openssl/crypto/sm3/
H A Dlegacy_sm3.c28 const EVP_MD *EVP_sm3(void) in EVP_sm3() function
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dc_alld.c48 EVP_add_digest(EVP_sm3()); in openssl_add_all_digests_int()
/third_party/openssl/crypto/evp/
H A Dc_alld.c48 EVP_add_digest(EVP_sm3()); in openssl_add_all_digests_int()
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dmd.rs200 unsafe { MdRef::from_ptr(ffi::EVP_sm3() as *mut _) } in sm3()
H A Dhash.rs167 unsafe { MessageDigest(ffi::EVP_sm3()) } in sm3()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Devp.rs309 pub fn EVP_sm3() -> *const EVP_MD; in EVP_sm3() functions
/third_party/node/deps/openssl/openssl/apps/
H A 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/
H A 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/openssl/ohos_lite/include/openssl/
H A Devp.h732 const EVP_MD *EVP_sm3(void);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Devp.h937 const EVP_MD *EVP_sm3(void);
/third_party/openssl/include/openssl/
H A Devp.h935 const EVP_MD *EVP_sm3(void);

Completed in 22 milliseconds