]> git.ipfire.org Git - thirdparty/asterisk.git/commit
include: Remove unimplemented HMAC declarations
authorMichał Górny <mgorny@NetBSD.org>
Thu, 11 Nov 2021 04:06:27 +0000 (05:06 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 19 Jan 2022 15:47:19 +0000 (09:47 -0600)
commit01d85e0f829d0fb0dc127ff59732b4a6f25a3db1
treef33e32b4d40528ef44f91ac7ca9ebf5826feb44f
parent23a1512a7581581d507cb6e06113cd2ca93ac884
include: Remove unimplemented HMAC declarations

Remove the HMAC declarations from the includes.  They are
not implemented nor used anywhere, and their presence breaks the build
on NetBSD that delivers an incompatible hmac() function in <stdlib.h>.

ASTERISK-29818

Change-Id: I0c4b88645e30174b1b63846a6b328625b69c2ea7
include/asterisk/sha1.h