diff --git a/reference/openssl/functions/openssl-spki-export-challenge.xml b/reference/openssl/functions/openssl-spki-export-challenge.xml
index cedf2a0f79..bc71bb2239 100644
--- a/reference/openssl/functions/openssl-spki-export-challenge.xml
+++ b/reference/openssl/functions/openssl-spki-export-challenge.xml
@@ -87,7 +87,7 @@ $challenge = openssl_spki_export_challenge(preg_replace('/SPKAC=/', '', $_POST['
openssl_spki_new
openssl_spki_verify
openssl_spki_export
- openssl_md_method
+ openssl_get_md_methods
openssl_csr_new
openssl_csr_sign
diff --git a/reference/openssl/functions/openssl-spki-export.xml b/reference/openssl/functions/openssl-spki-export.xml
index 20cb7cd586..be77ae8224 100644
--- a/reference/openssl/functions/openssl-spki-export.xml
+++ b/reference/openssl/functions/openssl-spki-export.xml
@@ -96,7 +96,7 @@ if ($spkac != NULL) {
openssl_spki_new
openssl_spki_verify
openssl_spki_export_challenge
- openssl_md_method
+ openssl_get_md_methods
openssl_csr_new
openssl_csr_sign
diff --git a/reference/openssl/functions/openssl-spki-new.xml b/reference/openssl/functions/openssl-spki-new.xml
index 358054725c..cf705ef098 100644
--- a/reference/openssl/functions/openssl-spki-new.xml
+++ b/reference/openssl/functions/openssl-spki-new.xml
@@ -115,9 +115,10 @@ MML5G2iNVgNozAo=
&reftitle.seealso;
- openssl_spki_new
+ openssl_spki_verify
openssl_spki_export_challenge
openssl_spki_export
+ openssl_get_md_methods
openssl_csr_new
openssl_csr_sign
diff --git a/reference/openssl/functions/openssl-spki-verify.xml b/reference/openssl/functions/openssl-spki-verify.xml
index fe0f1af363..f68a5ecc62 100644
--- a/reference/openssl/functions/openssl-spki-verify.xml
+++ b/reference/openssl/functions/openssl-spki-verify.xml
@@ -96,7 +96,7 @@ if (openssl_spki_verify(preg_replace('/SPKAC=/', '', $_POST['spkac']))) {
openssl_spki_new
openssl_spki_export_challenge
openssl_spki_export
- openssl_md_method
+ openssl_get_md_methods
openssl_csr_new
openssl_csr_sign