openssl/crypto/sm2
K1 9170cc0398 Optimize the implementation of ec_field_size()
No need to create and copy BIGNUM p, a and b, just call
EC_GROUP_get0_field() instead.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
(Merged from https://github.com/openssl/openssl/pull/23313)
2024-01-31 10:27:51 +00:00
..
build.info
sm2_crypt.c Optimize the implementation of ec_field_size() 2024-01-31 10:27:51 +00:00
sm2_err.c
sm2_key.c
sm2_sign.c