doc/man3: fix types taken by HMAC(), HMAC_Update() OpenSSL_1_1_1-stable
authorpedro martelletto <pedro@ambientworks.net>
Wed, 24 Jun 2020 15:48:00 +0000 (17:48 +0200)
committerPauli <paul.dale@oracle.com>
Fri, 26 Jun 2020 08:38:46 +0000 (18:38 +1000)
commit7bdf1ee8ccb69a743e29e3d1a72194c30e8583ae
tree3d6f6eee4455aca5a900063bfa161a3a0a56d226
parentb295a4dca17f00d412043b74393b86a16655fac0
doc/man3: fix types taken by HMAC(), HMAC_Update()

HMAC() and HMAC_Update() take size_t for 'n' and 'len' respectively.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12264)

(cherry picked from commit cc63865f336e0144f8501aa0a862ba0247a50622)
doc/man3/HMAC.pod