diff --git a/reference/openssl/functions/openssl-pbkdf2.xml b/reference/openssl/functions/openssl-pbkdf2.xml
deleted file mode 100644
index 4d2ce8407d..0000000000
--- a/reference/openssl/functions/openssl-pbkdf2.xml
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
-
-
-
- openssl_pkcs5_pbkdf2_hmac
- Generates a PKCS5 v2 PBKDF2 string
-
-
-
- &reftitle.description;
-
- stringopenssl_pkcs5_pbkdf2_hmac
- stringpassword
- stringsalt
- intkey_length
- intiterations
- stringdigest_method"sha1"
-
-
-
-
-
- &warn.undocumented.func;
-
-
-
-
- &reftitle.parameters;
-
-
- password
-
-
-
-
-
-
-
- salt
-
-
-
-
-
-
-
- key_length
-
-
-
-
-
-
-
- iterations
-
-
-
-
-
-
-
- digest_method
-
-
-
-
-
-
-
-
-
-
- &reftitle.returnvalues;
-
- Returns computed hash&return.falseforfailure;.
-
-
-
-
-
-
-
diff --git a/reference/openssl/versions.xml b/reference/openssl/versions.xml
index f15e4cdcbd..92186a4fd5 100644
--- a/reference/openssl/versions.xml
+++ b/reference/openssl/versions.xml
@@ -25,7 +25,6 @@
-