CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2025/12/26 11:49:13

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

Log message:
Use group method on point_{set_to,is_at}_infinity()

All other public APIs call group->meth->... not point->meth->...

Reply via email to