sctp: Remove unused declaration sctp_auth_init_hmacs()
authorYue Haibing <yuehaibing@huawei.com>
Thu, 13 Nov 2025 11:45:01 +0000 (19:45 +0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 15 Nov 2025 02:00:34 +0000 (18:00 -0800)
commit06ac470658190e97518f131df01c9c530c293320
tree948302f3845bbc2a30b97495cd88a89369441666
parent6d650ae9282bcec1e76205b44cb8f17e2265052e
sctp: Remove unused declaration sctp_auth_init_hmacs()

Commit bf40785fa437 ("sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk
authentication") removed the implementation but leave declaration.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20251113114501.32905-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/sctp/auth.h