It was removed in a beta release of OpenSSL 3.0: https://github.com/openssl/openssl/commit/561e5cda7b7139c665dd9d2f39058b4081da54d2 But runtime is still using it: https://github.com/dotnet/runtime/blob/49c74eec151b84e96ac829bc10794a227c8c4733/src/libraries/Native/Unix/System.Security.Cryptography.Native/openssl.c#L1081 cc @bartonjs
It was removed in a beta release of OpenSSL 3.0: openssl/openssl@561e5cd
But runtime is still using it:
runtime/src/libraries/Native/Unix/System.Security.Cryptography.Native/openssl.c
Line 1081 in 49c74ee
cc @bartonjs