CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2023/06/24 12:21:07

Modified files:
        lib/libcrypto/ec: ec_lib.c ec_local.h 

Log message:
Remove precompute_mult/have_precompute_mult from EC_METHOD.

These are no longer in use - stub EC_GROUP_precompute_mult() and
EC_GROUP_have_precompute_mult() to match their existing behaviour.

ok tb@

Reply via email to