CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2022/11/19 00:29:29

Modified files:
        lib/libcrypto/ec: ec2_mult.c ec2_oct.c ec2_smpl.c ec_ameth.c 
                          ec_asn1.c ec_check.c ec_curve.c ec_key.c 
                          ec_lib.c ec_mult.c ec_pmeth.c ec_print.c 
                          eck_prn.c ecp_mont.c ecp_nist.c ecp_nistp224.c 
                          ecp_nistp256.c ecp_nistp521.c ecp_oct.c 
                          ecp_smpl.c 

Log message:
Fix an annoying quirk in the EC code

Dealing with elliptic curves makes some people think that it would be kind
of neat to multiply types with variable names. Sometimes. Only in function
definitions.

Reply via email to