Use a consistent type for the number of HMAC algorithms.
authortuexen <tuexen@FreeBSD.org>
Tue, 16 Sep 2014 14:20:33 +0000 (14:20 +0000)
committertuexen <tuexen@FreeBSD.org>
Tue, 16 Sep 2014 14:20:33 +0000 (14:20 +0000)
commit47bba753f67e1ce410b8842e6e13073dc801ffb5
tree6b620b3f594aa281223b15f7ad4dbcb35d5276d9
parentd7760b7171ba3ea10b032e683e7e14ada008c90c
Use a consistent type for the number of HMAC algorithms.
This fixes a bug which resulted in a warning on the userland
stack, when compiled on Windows.
Thanks to Peter Kasting from Google for reporting the issue and
provinding a potential fix.

MFC after: 3 days
sys/netinet/sctp_auth.c
sys/netinet/sctp_auth.h
sys/netinet/sctp_pcb.c
sys/netinet/sctp_usrreq.c