CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2023/07/28 04:07:30

Modified files:
        lib/libcrypto  : Symbols.list Symbols.namespace 
        lib/libcrypto/bn: bn.h bn_const.c 
        lib/libcrypto/hidden/openssl: bn.h 

Log message:
Remove the get_rfc*_prime_*() API

Inconsistently named with the rest of the API, so OpenSSL 1.1 introduced
the same functions with a BN_ prefix. We'll keep the latter.

ok jsing

Reply via email to