Update copyright year
[openssl.git] / doc / man7 / EVP_MAC-CMAC.pod
index c210d693ced6d614cd9b8b59dc789966b9e62b4a..4d05919b8f22620aacbaef3cfeab3fab8db1b9a7 100644 (file)
@@ -45,7 +45,7 @@ EVP_MAC_CTX_get_params():
 
 =back
 
-The "size" parameter can also be retrieved with with EVP_MAC_size().
+The "size" parameter can also be retrieved with with EVP_MAC_CTX_get_mac_size().
 The length of the "size" parameter is equal to that of an B<unsigned int>.
 
 =head1 SEE ALSO