Fix BIO_eof() for BIO pairs
[openssl.git] / doc / crypto / BN_mod_mul_reciprocal.pod
index 20357dcacfa7e192eb253a8eb7669c64bd6c1e6f..f03feb2d9635574c4358edfb14133f317afd82cc 100644 (file)
@@ -83,8 +83,6 @@ L<BN_CTX_new(3)>
 
 =head1 HISTORY
 
-B<BN_RECP_CTX> was added in SSLeay 0.9.0. Before that, the function
-BN_reciprocal() was used instead, and the BN_mod_mul_reciprocal()
-arguments were different. BN_RECP_CTX_init was removed in OpenSSL 1.1.0
+BN_RECP_CTX_init was removed in OpenSSL 1.1.0
 
 =cut