summaryrefslogtreecommitdiffstats
path: root/doc/man7/EVP_MAC-CMAC.pod
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2019-09-22 10:48:40 +1000
committerPauli <paul.dale@oracle.com>2019-09-25 11:20:42 +1000
commit8d1502da1ea40c64a9872f288132ec21804731d8 (patch)
tree18680ba3c339c82aec6a3ce6f2d446c53e814827 /doc/man7/EVP_MAC-CMAC.pod
parent9bd9c440c156414d0d58c361f487672fb58dcd03 (diff)
Remove the engine parameter from the individual MAC documentation
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9971)
Diffstat (limited to 'doc/man7/EVP_MAC-CMAC.pod')
-rw-r--r--doc/man7/EVP_MAC-CMAC.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/man7/EVP_MAC-CMAC.pod b/doc/man7/EVP_MAC-CMAC.pod
index 05d198a7a5..0b30c93735 100644
--- a/doc/man7/EVP_MAC-CMAC.pod
+++ b/doc/man7/EVP_MAC-CMAC.pod
@@ -30,8 +30,6 @@ The following parameter can be set with EVP_MAC_CTX_set_params():
=item B<OSSL_MAC_PARAM_KEY> ("key") <octet string>
-=item B<OSSL_MAC_PARAM_ENGINE> ("engine") <utf8 string>
-
=item B<OSSL_MAC_PARAM_CIPHER> ("cipher") <utf8 string>
=item B<OSSL_MAC_PARAM_PROPERTIES> ("properties") <utf8 string>