]> Savannah Git Hosting - gnulib.git/commit
crypto/hmac-*: Use 'restrict'.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:27:35 +0000 (13:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:27:35 +0000 (13:27 +0100)
commit7c69c58720bc2b3cdfca4a3d8564f77aa662e576
treeaf3d622c4da95548858505d981929c6de0debd74
parentfd783467d341d2916ef5a798748c2bab20e6ec2a
crypto/hmac-*: Use 'restrict'.

* lib/hmac.h (hmac_md5, hmac_sha1, hmac_sha256, hmac_sha512): Use
'restrict'.
* modules/crypto/hmac-md5 (configure.ac): Require AC_C_RESTRICT.
* modules/crypto/hmac-sha1 (configure.ac): Likewise.
* modules/crypto/hmac-sha256 (configure.ac): Likewise.
* modules/crypto/hmac-sha512 (configure.ac): Likewise.
ChangeLog
lib/hmac.h
modules/crypto/hmac-md5
modules/crypto/hmac-sha1
modules/crypto/hmac-sha256
modules/crypto/hmac-sha512