Home
last modified time | relevance | path

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

/openssl/crypto/sm2/
H A Dsm2_sign.c149 static BIGNUM *sm2_compute_msg_hash(const EVP_MD *digest, in sm2_compute_msg_hash() function
415 e = sm2_compute_msg_hash(digest, key, id, id_len, msg, msg_len); in ossl_sm2_do_sign()
438 e = sm2_compute_msg_hash(digest, key, id, id_len, msg, msg_len); in ossl_sm2_do_verify()

Completed in 4 milliseconds