crypto/sm3: Use 'restrict'.
commitfd783467d341d2916ef5a798748c2bab20e6ec2a
authorBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:25:28 +0000 (23 13:25 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Feb 2020 12:25:28 +0000 (23 13:25 +0100)
tree60706894bf468b889aaaaafaff6c1211cbc8ecc0
parent7d4a2b0c17628cc4e5fc159b26498564706ee1be
crypto/sm3: Use 'restrict'.

* lib/sm3.h (sm3_finish_ctx, sm3_read_ctx, sm3_buffer): Use 'restrict'.
* m4/sm3.m4 (gl_SM3): Require AC_C_RESTRICT.
ChangeLog
lib/sm3.h
m4/sm3.m4