openssl/crypto/sm2
Matt Caswell 74bfb98037 Remove a memset
Also avoids calling EVP_MD_size() and a missing negative result check.

Issue found by Coverity.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6592)
2018-07-07 14:00:19 +01:00
..
build.info Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_crypt.c Check a return value for success in ec_field_size() 2018-07-07 14:00:19 +01:00
sm2_err.c Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_pmeth.c Move SM2 algos to SM2 specific PKEY method 2018-06-19 11:29:44 +01:00
sm2_sign.c Check md_size isn't negative before we use it 2018-07-07 14:00:10 +01:00
sm2_za.c Remove a memset 2018-07-07 14:00:19 +01:00