CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2024/10/11 00:21:30

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

Log message:
Remove params argument from ec_asn1_group2parameters()

Its only caller passes NULL, so we can simplify the entry point and the
exit of this function a bit.

ok jsing

Reply via email to