Remove the get_rfc*_prime_*() API
authortb <tb@openbsd.org>
Fri, 28 Jul 2023 10:07:30 +0000 (10:07 +0000)
committertb <tb@openbsd.org>
Fri, 28 Jul 2023 10:07:30 +0000 (10:07 +0000)
commit1e06a7b095576337211c8d4a9ce6ddc08b9f61b6
tree86ef08ce9da6cfa60442eea255cb871cb200264d
parentaa88ce08dc8b367b254af7566f45c4db85f08d74
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
lib/libcrypto/Symbols.list
lib/libcrypto/Symbols.namespace
lib/libcrypto/bn/bn.h
lib/libcrypto/bn/bn_const.c
lib/libcrypto/hidden/openssl/bn.h